auto-ssl / lua-resty-auto-ssl

On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
MIT License
1.94k stars 182 forks source link

failed to set private key - SSL_use_PrivateKey() failed #266

Open benbyr opened 2 years ago

benbyr commented 2 years ago

We're running into an issue with a single subdomain that's pointing to our autossl instances, we're using redis for storage:

auto-ssl: failed to set certificate for status.example.com - using fallback - failed to set private key - SSL_use_PrivateKey() failed

This site is using CloudFlare however proxy is disabled. When trying to access the site I get "ERR_SSL_VERSION_OR_CIPHER_MISMATCH" it dosen't try to generate the certificate at all.

Does anyone have any idea how to fix this?

netonessa commented 2 months ago

I have the same issue and no solution. It's weird there is only one site out of thousands we host... i will need to see if there's some corruption in the data store