Welcome! Log In Create A New Profile

Advanced

PEM_read_bio_X509 - Installing Cert.

david
January 28, 2014 06:08PM
I am running into a strange problem.

If I cat domain.crt >> bundle.crt

ssl_certificate bundle.crt;
ssl_certificate_key domain.key;

and I try to start nginx I get the following error message.

nginx: [emerg] PEM_read_bio_X509("bundle.crt") failed (SSL:)

If I dont use the bundle I just use the domain.crt with adding it to the
bundle

ssl_certificate domain.crt;
ssl_certificate_key domain.key;

nginx starts without trouble.

Curious what I am doing wrong.

Thanks.




_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

PEM_read_bio_X509 - Installing Cert.

david January 28, 2014 06:08PM

Re: PEM_read_bio_X509 - Installing Cert.

david January 28, 2014 06:14PM

Re: PEM_read_bio_X509 - Installing Cert.

david January 28, 2014 06:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 160
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready