HTTP Challenge with Staging Server Doesn't Pass

Please fill out the fields below so we can help you better.

My domain is: thecus136.asuscomm.com

I ran this command: ./getssl asuscomm.com

It produced this output: error_exit ‘thecus136.asuscomm.com:Verify error: "DNS problem’

My web server is (include version): tornado web server

The operating system my web server runs on is (include version): fedora based NAS system

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know): Yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):no

Hi All:

I am trying to test Let’s Encrypt on my NAS by using “getssl”.
I have went to the step "# loop “forever” to keep checking for a response from the ACME server."
But while running the function “get_cr https://acme-staging.api.letsencrypt.org/acme/challenge/eYQ1UwrFBJDa3Ioq7UpTLTue6_xo2vMUOnL1k5CKEiU/40265852”,
I always got the response with status: pending and then running the same command the 2nd time, the status in the response would be invalid.

I could not figure out why.
Can some one help to give me some hints?

Thank you.

Hi All:

It seems the problem was that I used ““https://acme-staging.api.letsencrypt.org”” as CA.
And it would not be sucessful in the step of what I have mentioned above.
If I changed CA as ““https://acme-v01.api.letsencrypt.org””, I would get certificates successfully.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.