-
Notifications
You must be signed in to change notification settings - Fork 81
nginx-proxy ssl #24
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
Comments
2024/07/04 21:25:46 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload' *273 cannot load certificate "data:": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE) while SSL handshaking, client: 192.xxxxx, server: 0.0.0.0:443 |
Hi, @Edions1. We currently don't support self-signed certs. We are heading to change the current setup from However, it is still need some time to get developed. |
@yhaelopez thank you for your speed in responding, when possible I am available to contribute to the project |
launched_nginx-proxy_1 | nginx.1 | 2024/08/29 03:04:59 [error] 28#28: *11 cannot load certificate "data:": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE) while SSL handshaking, client: x.x.x.x, server: 0.0.0.0:443 Replaced my IP with x.x.x.x I'm getting similar error. |
my bad, I added acme to SERVICE. The readme could be improved as far as updating the production letsencrypt endpoint under the ACME_CA_URI. It's a little confusing and for a moment I thought I was supposed to add ACME_CA_URI to SERVICE in .env. Thank you for your work on this repo. |
Hello, firstly! gratitude to the administrators for the content made available. I'm having a lot of difficulty pointing my self-signed certificate to nginx-proxy. I can't tell if it's the note or the structure of the certificate
The text was updated successfully, but these errors were encountered: