log src/event/ngx_event_openssl_stapling.c @ 7653:8409f9df6219

age author description
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).
Fri, 22 May 2020 20:35:05 +0300 Roman Arutyunyan OCSP stapling: iterate over all responder addresses.
Sun, 17 May 2020 14:24:35 +0300 Roman Arutyunyan OCSP stapling: keep extra chain in the staple object.
Wed, 06 May 2020 21:44:14 +0300 Roman Arutyunyan OCSP stapling: moved response verification to a separate function.
Mon, 11 Apr 2016 15:46:36 +0300 Sergey Kandaurov SSL: removed OpenSSL 0.9.7 compatibility.
Mon, 15 Apr 2019 19:13:09 +0300 Maxim Dounin OCSP stapling: fixed segfault with dynamic certificate loading.