nginx/src
Sergey Kandaurov f36ff3550a SSL: moved certificate storage out of exdata.
Instead of cross-linking the objects using exdata, pointers to configured
certificates are now stored in ngx_ssl_t, and OCSP staples are now accessed
with rbtree in it.  This allows sharing these objects between SSL contexts.

Based on previous work by Mini Hawthorne.
2024-10-01 17:59:24 +04:00
..
core Version bump. 2024-08-20 21:18:30 +04:00
event SSL: moved certificate storage out of exdata. 2024-10-01 17:59:24 +04:00
http SSL: optional ssl_client_certificate for ssl_verify_client. 2024-09-20 14:43:00 +04:00
mail SSL: optional ssl_client_certificate for ssl_verify_client. 2024-09-20 14:43:00 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Detect cache line size at runtime on macOS. 2024-02-26 20:00:40 +00:00
stream SSL: optional ssl_client_certificate for ssl_verify_client. 2024-09-20 14:43:00 +04:00