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

SSL is failing the certificate #4

Open
mohamedahmed01 opened this issue Jul 1, 2019 · 0 comments
Open

SSL is failing the certificate #4

mohamedahmed01 opened this issue Jul 1, 2019 · 0 comments

Comments

@mohamedahmed01
Copy link

logs showing :
sslproxy_1 | [emerg] 1#1: PEM_read_bio_X509_AUX("/etc/nginx/ssl/nginx.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)

yet i've created the certificate and the key and add it to the certs folder
using
openssl req -x509 -sha256 -nodes -newkey rsa:2048 -days 365 -keyout localhost.key -out localhost.crt

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

No branches or pull requests

1 participant