3 messages in ru.sysoev.nginxRe: nginx && self signed certificate
FromSent OnAttachments
Alexander LazicSep 24, 2006 9:14 am 
Igor SysoevSep 24, 2006 9:44 am 
Aleksandar LazicSep 24, 2006 9:53 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx && self signed certificateActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Sep 24, 2006 9:44:58 am
List:ru.sysoev.nginx

On Sun, 24 Sep 2006, Alexander Lazic wrote:

is it possible for nginx to use self signed certificates?!

I ask due this error message:

--- 2006/09/24 18:11:19 [crit] 15044#0: *1 SSL_do_handshake() failed (SSL: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable) while reading client request line, client: x.x.x.x, server: httpdsbench

---

I have make the cert from as descibed in this FAQ:

http://www.modssl.org/docs/2.8/ssl_faq.html#ToC29 http://www.modssl.org/docs/2.8/ssl_faq.html#ToC28

Yes, nginx supports self signed certificates. Are you using it on server or client side ? Are you using eventport method ? Could you test /dev/poll, select, or poll ?