]> git.kaiwu.me - nginx.git/commit
OCSP stapling: properly check if there is ssl.ctx.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 5 Oct 2012 11:09:14 +0000 (11:09 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 5 Oct 2012 11:09:14 +0000 (11:09 +0000)
commit0d7a7e91cf57981e89dafb44794dcb9563e8a3fa
tree4f9c2235a1f695d19b3b583fee34b4d43a6546db
parent82989420adcf0cb4e0f00e5f689cb59554e4c24c
OCSP stapling: properly check if there is ssl.ctx.

This fixes segfault if stapling was enabled in a server without a certificate
configured (and hence no ssl.ctx).
src/http/modules/ngx_http_ssl_module.c