On 12/09/2025 21:44, Rick Macklem wrote:
The call BIO_get_ktls_send() tests to see if it enabled, but shouldn't need to be done to enable it.
Actually, this is interesting. The sysctl kern.ipc.tls.stats.enable_calls increases when using GnuTLS, but not OpenSSL. So, judging by the name, it isn't making the call to enable it. -pete.
