Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSCP error with Let's Encrypt #7

Open
rija opened this issue Jul 18, 2017 · 1 comment
Open

OSCP error with Let's Encrypt #7

rija opened this issue Jul 18, 2017 · 1 comment
Labels

Comments

@rija
Copy link
Owner

rija commented Jul 18, 2017

Errors preventing SSL handshake caused web site to become suddenly unavailable:

2017/07/15 00:16:20 [error] 44#44: OCSP_check_validity() failed (SSL: error:2707307D:OCSP routines:OCSP_check_validity:status expired) while requesting certificate status, respond
er: ocsp.int-x3.letsencrypt.org

The certificate is not expired and Let's Encrypt OSCP server responds to ping and resolve with dig

openssl s_client -connect <website>:443 -tls1  -tlsextdebug -status

return handshake errors.

Temporary workaround is to force renew the certificate again.

@rija rija added the bug label Jul 18, 2017
@leftdevel
Copy link

@rija. How do you force renewal? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants