]> git.kaiwu.me - nginx.git/commit
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
authorPiotr Sikora <piotr@cloudflare.com>
Mon, 28 Jul 2014 19:27:57 +0000 (12:27 -0700)
committerPiotr Sikora <piotr@cloudflare.com>
Mon, 28 Jul 2014 19:27:57 +0000 (12:27 -0700)
commita57394b3e948f5176e14880651f6ddf53214edd2
tree938292d7e99836bd56ce30975137f7ea0cb5ea2c
parent5958181b1e28089a4e487511fe208f586a8b3205
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.

This is really just a prerequisite for building against BoringSSL,
which doesn't provide either of those features.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/event/ngx_event_openssl_stapling.c