I’m developing a client in Go using lego/acme, I used my own instance of the boulder and everything worked fine.
But I recently switch to the staging server, and I am not able to register an account.
I don’t have any explicit error, just EOF. I don’t really understand because everything worked well with the boulder. I could register an account and get certificate
Is there a way to see what happens on the server side ? It could help me to understand the error.