diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-05-19 14:46:32 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-05-19 14:46:32 +0300 |
commit | 40e075c3254c18a3dde2dd801f71664c3982845a (patch) | |
tree | 4ce9cb6c4d4b87f281ba9b02e55f85f829d57ffd /src/http/ngx_http_request.c | |
parent | b4276f2447824092f094ca4b681be1465e9bfede (diff) | |
download | nginx-40e075c3254c18a3dde2dd801f71664c3982845a.tar.gz nginx-40e075c3254c18a3dde2dd801f71664c3982845a.zip |
OCSP stapling: staple now extracted via SSL_get_certificate().
This makes it possible to properly return OCSP staple with multiple
certificates configured.
Note that it only works properly in OpenSSL 1.0.1d+, 1.0.0k, 0.9.8y+.
In older versions SSL_get_certificate() fails to return correct certificate
when the certificate status callback is called.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions