The official NGINX Open Source repository.
Go to file
Maxim Dounin 919f536329 SSL: $ssl_client_verify extended with a failure reason.
Now in case of a verification failure $ssl_client_verify contains
"FAILED:<reason>", similar to Apache's SSL_CLIENT_VERIFY, e.g.,
"FAILED:certificate has expired".

Detailed description of possible errors can be found in the verify(1)
manual page as provided by OpenSSL.
2016-12-05 22:23:22 +03:00
auto Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: unicode2nginx compatibility with recent Perl versions. 2016-08-24 15:53:17 +03:00
docs nginx-1.11.6-RELEASE 2016-11-15 18:11:46 +03:00
misc Updated OpenSSL used for win32 builds. 2016-10-11 16:52:48 +03:00
src SSL: $ssl_client_verify extended with a failure reason. 2016-12-05 22:23:22 +03:00
.hgtags release-1.11.6 tag 2016-11-15 18:11:46 +03:00