aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_thread_pool.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2015-03-23 02:42:35 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2015-03-23 02:42:35 +0300
commit47c44355b597da41b9b5159a5678525e00bea3bd (patch)
treefb6b6a11ed55a7cb8ef202830cfddffe638a118e /src/core/ngx_thread_pool.c
parenta20c6d202edea3f56f90c9c4c75439e6d834623b (diff)
downloadnginx-47c44355b597da41b9b5159a5678525e00bea3bd.tar.gz
nginx-47c44355b597da41b9b5159a5678525e00bea3bd.zip
SSL: use of SSL_MODE_NO_AUTO_CHAIN.
The SSL_MODE_NO_AUTO_CHAIN mode prevents OpenSSL from automatically building a certificate chain on the fly if there is no certificate chain explicitly provided. Before this change, certificates provided via the ssl_client_certificate and ssl_trusted_certificate directives were used by OpenSSL to automatically build certificate chains, resulting in unexpected (and in some cases unneeded) chains being sent to clients.
Diffstat (limited to 'src/core/ngx_thread_pool.c')
0 files changed, 0 insertions, 0 deletions