SSL Not Working

Maxim Dounin mdounin at mdounin.ru
Thu Mar 15 01:22:04 UTC 2012


Hello!

On Wed, Mar 14, 2012 at 07:42:34PM +0000, PARMAR, MINESH wrote:

> Help Please..
> 
> I am create simple SSL configuration as describe in 
> documentation but I keep getting following error message... Can 
> you please advise what I am doing wrong..
> 
> -bash-3.2# nginx -v
> nginx version: nginx/1.0.13
> 
> 2012/03/14 19:27:23 [crit] 5650#0: *1 SSL_do_handshake() failed (SSL: error:140B512D:SSL routines:SSL_GET_NEW_SESSION:ssl session id callback failed) while SSL handshaking, client: 135.199.76.62, server: localhost

It looks like there is a problem with random source on your 
system, make sure /dev/urandom and/or /dev/random exists and 
readable.

See also OpenSSL FAQ here:

http://www.openssl.org/support/faq.html#USER1

Maxim Dounin



More information about the nginx mailing list