atom feed19 messages in ru.sysoev.nginxRe: SSL with client certificate errors
FromSent OnAttachments
Slawek ZakFeb 8, 2010 9:10 am 
Zev BlutFeb 22, 2010 11:52 pm 
Igor SysoevFeb 23, 2010 1:21 am 
Igor SysoevFeb 23, 2010 1:23 am 
Zev BlutFeb 23, 2010 1:35 am 
Igor SysoevFeb 23, 2010 1:47 am.Other
Zev BlutFeb 25, 2010 1:19 am 
Zev BlutMar 1, 2010 10:48 pm 
Anna MalovaApr 5, 2010 11:50 pm 
Igor SysoevApr 6, 2010 1:15 am 
Anna MalovaApr 6, 2010 2:46 am 
Maxim DouninApr 6, 2010 3:16 am 
Anna MalovaApr 6, 2010 3:23 am 
Igor SysoevApr 6, 2010 3:32 am 
Anna MalovaApr 6, 2010 3:34 am 
Igor SysoevApr 6, 2010 3:36 am 
Anna MalovaApr 6, 2010 3:40 am 
Anna MalovaApr 6, 2010 3:42 am 
Maxim DouninApr 6, 2010 4:03 am 
Subject:Re: SSL with client certificate errors
From:Maxim Dounin (mdou@mdounin.ru)
Date:Apr 6, 2010 3:16:51 am
List:ru.sysoev.nginx

Hello!

On Tue, Apr 06, 2010 at 11:46:25AM +0200, Anna Malova wrote:

Igor Sysoev wrote:

On Tue, Apr 06, 2010 at 08:50:26AM +0200, Anna Malova wrote:

ssl_protocols SSLv3 TLSv1;

problem. Sorry for the silly question - how to install the patch you posted here? As far as I can understand - this module is written on C language. I didn't have a deal with C anytime unfortunately :( I am a Java developer. And our system administrator is out of office now. Can you help me, please?

This bug has been fixed in 0.8.34:

*) Bugfix: if ssl_session_cache was not set or was set to "none", then during client certificate verify the error "session id context uninitialized" might occur; the bug had appeared in 0.7.1.

I put the ssl_session_cashe parameter to shared:SSL:10m; and certificate was ok, no errors in log file, but every time when i stop the nginx I receive the unhandled win32 exception in nginx.exe[6116]. And also the same unhandled win32 exception in nginx.exe[3480] after checking the user certificate and passing request to the application server. As a result, application doesn't open at all :(

Which OS do you use? It's expected that shared memory won't work on Windows Vista and up, see here:

http://nginx.org/en/docs/windows.html