]> git.kaiwu.me - nginx.git/commit
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 1 Oct 2012 12:51:27 +0000 (12:51 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 1 Oct 2012 12:51:27 +0000 (12:51 +0000)
commit3ebbb7d521e9faeebdfdbba0a98a7a029e56c0a2
treea5ef1d21f2c0dfd39ee600dedee042221e98a699
parent1a07a7f2de10b59a0942706d3049e9da86e55a2a
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.

This is expected to simplify configuration in a common case when OCSP
response is signed by a certificate already present in ssl_certificate
chain.  This case won't need any extra trusted certificates.
src/event/ngx_event_openssl_stapling.c