TLS Integration Tests
Tests that verify OpenSSL context creation, certificate loading, secure defaults enforcement, and error handling using the local system OpenSSL library.
These tests require:
string generateTestCert(string certPath, string keyPath)
string generateExpiredCert(string certPath, string keyPath)