In the step 3 instructions of gethttpsforfree its say:
" Be sure to change the account private key location so it points to your real private key."
I have a private key but where is it?
(I am using CPanel and my host is GoDaddy).
Can anyone help me?
Thanks!
My domain is:
I ran this command:
PRIV_KEY=./account.key; echo -n "ey.............X0" | openssl dgst -sha256 -hex -sign $PRIV_KEY
It produced this output:
(stdin)= 5c............b7
Which I plugged into the field on Step 3 of gethttpsforfree and got this error message:
Error: Account registration failed. Please start back at Step 1. { "type": "urn:ietf:params:acme:error:badNonce", "detail": "JWS has an invalid anti-replay nonce: "0104OnHroMvhSRrLpp7BGT1PZySYV0u4Fv5dtOg-pluK9VI"", "status": 400 }
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
Godaddy
I can login to a root shell on my machine (yes or no, or I don't know):
I don't know
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
CPanel
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):