The official NGINX Open Source repository.
Go to file
Maxim Dounin c846871ce1 SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
This parameter allows to don't require certificate to be signed by
a trusted CA, e.g. if CA certificate isn't known in advance, like in
WebID protocol.

Note that it doesn't add any security unless the certificate is actually
checked to be trusted by some external means (e.g. by a backend).

Patch by Mike Kazantsev, Eric O'Connor.
2012-10-03 15:24:08 +00:00
auto OCSP stapling: ssl_stapling_file support. 2012-10-01 12:41:08 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.7-RELEASE 2012-10-02 13:33:37 +00:00
misc Updated zlib used for win32 builds. 2012-09-11 13:36:34 +00:00
src SSL: the "ssl_verify_client" directive parameter "optional_no_ca". 2012-10-03 15:24:08 +00:00
.hgtags release-1.3.7 tag 2012-10-02 13:33:58 +00:00