The problem of getting a certificate from staging mode #608

Closed
opened 2025-12-29 01:27:48 +01:00 by adam · 1 comment
Owner

Originally created by @ghost on GitHub (Jul 12, 2023).

In production mode, I get the certificate as before.
But using staging mode I started getting an error in the very last request, when all checks are done and all that is left is to get the certificate from the server.

Problem connecting to server (post for ; curl returned with 3)

  • Requesting certificate...
    2023-07-11 18:26:10 - le error: Problem connecting to server (post for ; curl returned with 3)
  • Checking certificate...
    + error: failed to run x509 -text (Exitcode: 1)

Details:
Could not read certificate from

I use my finalized dehydrated script.
But on the latest version of dehydrated 0.7.1 the problem is also reproduced if you change the url to staging in the settings.
https://acme-staging-v02.api.letsencrypt.org/directory

https://community.letsencrypt.org/t/the-problem-of-getting-a-certificate-from-staging-mode/201662/1

Originally created by @ghost on GitHub (Jul 12, 2023). In production mode, I get the certificate as before. But using staging mode I started getting an error in the very last request, when all checks are done and all that is left is to get the certificate from the server. Problem connecting to server (post for ; curl returned with 3) + Requesting certificate... 2023-07-11 18:26:10 - le error: Problem connecting to server (post for ; curl returned with 3) + Checking certificate... + error: failed to run x509 -text (Exitcode: 1) Details: Could not read certificate from <stdin> I use my finalized dehydrated script. But on the latest version of dehydrated 0.7.1 the problem is also reproduced if you change the url to staging in the settings. `https://acme-staging-v02.api.letsencrypt.org/directory` https://community.letsencrypt.org/t/the-problem-of-getting-a-certificate-from-staging-mode/201662/1
adam closed this issue 2025-12-29 01:27:48 +01:00
Author
Owner
@ghost commented on GitHub (Jul 12, 2023): https://github.com/dehydrated-io/dehydrated/blob/master/dehydrated#L1277-L1293
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#608