]> git.kaiwu.me - nginx.git/commit
SSL: added check for debugging.
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 20 Feb 2021 15:03:04 +0000 (18:03 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 20 Feb 2021 15:03:04 +0000 (18:03 +0300)
commitef44627852ce831407d54c09d7a100e3ca41b9a6
tree1bafc6fe8f9bc48342ea482991253a77bea661fa
parent7ae100407c9b771e1067396baf1d013490b488f5
SSL: added check for debugging.

If debugging is not enabled, there is no need to do extra work in
ngx_ssl_verify_callback() and ngx_ssl_handshake_log().
src/event/ngx_event_openssl.c