Welcome! Log In Create A New Profile

Advanced

Commodo SSL

Silvio Siefke
April 17, 2014 11:36AM
Hello,

i try to run HTTPS with a commodo ssl certificate. I use the follow tutorial:

https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=1365

I has use cat to write one crt file. The configuration:

listen 80;
listen 443 ssl spdy;

ssl on;
ssl_certificate /etc/nginx/keys/silviosiefke_com.crt;
ssl_certificate_key /etc/nginx/keys/silviosiefke_com.key;
ssl_protocols SSLv3 TLSv1;
ssl_prefer_server_ciphers on;
ssl_ciphers "EECDH+AESGCM EDH+AESGCM EECDH -RC4 EDH -CAMELLIA -SEED !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK !SRP !DSS !RC4";


But nginx want not work. Nginx give me first only:

ks3374456 keys # rc-service nginx restart
* Checking nginx' configuration ...
nginx: [emerg] PEM_read_bio_X509_AUX("/etc/nginx/keys/silviosiefke_com.crt") failed (SSL: error:0906D066:PEM routines:PEM_read_bio:bad end line)
nginx: configuration file /etc/nginx/nginx.conf test failed
nginx: [emerg] PEM_read_bio_X509_AUX("/etc/nginx/keys/silviosiefke_com.crt") failed (SSL: error:0906D066:PEM routines:PEM_read_bio:bad end line)
nginx: configuration file /etc/nginx/nginx.conf test failed
* failed, please correct errors above [ !! ]
* ERROR: nginx failed to stop

I think was begin and end with the cat command. I clean the file and now
nginx make start/stop but the connection want not works.

In Opera 12.16 come only > Sichere Verbindung: Schwerer Fehler (552), same
in Chrome. Firefox i has not on system.


Has someone expirence with commodo and can describe the way for nginx?


Thanks for help & Nice Day
Silvio

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

Commodo SSL

Silvio Siefke April 17, 2014 11:36AM

Re: Commodo SSL

B.R. April 17, 2014 11:46AM

Re: Commodo SSL

Silvio Siefke April 17, 2014 01:02PM

Re: Commodo SSL

mex April 17, 2014 03:11PM

Re: Commodo SSL

Silvio Siefke April 18, 2014 10:30AM

Re: Commodo SSL

Axel April 19, 2014 12:18PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 282
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