| From | Sent On | Attachments |
|---|---|---|
| Slawek Zak | Feb 8, 2010 9:10 am | |
| Zev Blut | Feb 22, 2010 11:52 pm | |
| Igor Sysoev | Feb 23, 2010 1:21 am | |
| Igor Sysoev | Feb 23, 2010 1:23 am | |
| Zev Blut | Feb 23, 2010 1:35 am | |
| Igor Sysoev | Feb 23, 2010 1:47 am | .Other |
| Zev Blut | Feb 25, 2010 1:19 am | |
| Zev Blut | Mar 1, 2010 10:48 pm | |
| Anna Malova | Apr 5, 2010 11:50 pm | |
| Igor Sysoev | Apr 6, 2010 1:15 am | |
| Anna Malova | Apr 6, 2010 2:46 am | |
| Maxim Dounin | Apr 6, 2010 3:16 am | |
| Anna Malova | Apr 6, 2010 3:23 am | |
| Igor Sysoev | Apr 6, 2010 3:32 am | |
| Anna Malova | Apr 6, 2010 3:34 am | |
| Igor Sysoev | Apr 6, 2010 3:36 am | |
| Anna Malova | Apr 6, 2010 3:40 am | |
| Anna Malova | Apr 6, 2010 3:42 am | |
| Maxim Dounin | Apr 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.
-- Igor Sysoev http://sysoev.ru/en/
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
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx






.Other