Fixing [emerg] PEM_read_bio_X509_AUX Error When Installing SSL Certificate
Some weeks ago, I was installing an SSL certificate and when I thought I was finish, NGINX refused to start. I got the error, “nginx: [emerg] PEM_read_bio_X509_AUX(“/usr/local/nginx/conf/ssl/sslcert.crt”…d end line)” after I restarted the web server to make the SSL changes take effect. Of course, your…