Files
bind9/lib/isc
Michał Kępień 7983d5fa7c Check for SSL_CTX_set_keylog_callback() support
The SSL_CTX_set_keylog_callback() function is a fairly recent OpenSSL
addition, having first appeared in version 1.1.1.  Add a configure.ac
check for the availability of that function to prevent build errors on
older platforms.  Sort similar checks alphabetically.

This makes the SSLKEYLOGFILE mechanism a silent no-op on unsupported
platforms, which is considered acceptable for a debugging feature.
2021-12-22 18:17:26 +01:00
..
2021-12-09 12:25:21 +01:00
2021-09-17 07:09:50 +02:00
2021-12-09 14:02:36 +01:00
2021-07-13 09:12:04 +02:00
2021-10-12 13:11:13 -07:00
2021-08-24 09:07:15 +02:00