SSL with client certificate errors
Anna Malova
lists at ruby-forum.com
Tue Apr 6 14:24:03 MSD 2010
Maxim Dounin wrote:
> Hello!
>
> On Tue, Apr 06, 2010 at 11:46:25AM +0200, Anna Malova wrote:
>
>> > This bug has been fixed in 0.8.34:
>>
>> 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
>
> Maxim Dounin
Thank you for the reply! I have Windows XP SP2. I changed nginx to the
older version - the last stable from the nginx.org and it works well. :)
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list