Welcome! Log In Create A New Profile

Advanced

Re: nginx and godaddy ssl cert. How to?

Alexandr Sergeyev
July 15, 2010 09:10PM
> It is very easy to follow; bravo!
> It appears that nginx does not like my key.

Try to use only crt file for ssl_certificate directive. You may append godaddy's CA later.

(to read fields of the certificates you may use something like "openssl x509 -text < yourfile.crt | less")

If nginx (openssl technically) would reject your key, ask godaddy to reissue cert (not sure if they would charge you a fee).

If you'll do that - generate new CSR again (do not agree to use old one) and make sure you saved right key.


BTW, Michael, Unless you're using banking site or something that requires 256 bit security I'd not bother to crank ciphers to ALL. Choose carefully... (Google uses RC4-SHA1 everywhere and it's fastest 128bit one at the moment)


Alex.



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

nginx and godaddy ssl cert. How to?

Audrey Lee July 15, 2010 05:22PM

Re: nginx and godaddy ssl cert. How to?

mike July 15, 2010 05:28PM

Re: nginx and godaddy ssl cert. How to?

Audrey Lee July 15, 2010 06:50PM

Re: nginx and godaddy ssl cert. How to?

mike July 15, 2010 08:30PM

Re: nginx and godaddy ssl cert. How to?

Alexandr Sergeyev July 15, 2010 09:10PM

Re: nginx and godaddy ssl cert. How to?

mike July 15, 2010 10:32PM

Re: nginx and godaddy ssl cert. How to?

Peter Portante July 15, 2010 11:04PM

Re: nginx and godaddy ssl cert. How to?

Igor Sysoev July 16, 2010 05:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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