1if ($CLIENT_TLS_LIBRARY != "OpenSSL") { 2 if ($CLIENT_TLS_LIBRARY != "LibreSSL") { 3 skip "Test requires Connector/C with OpenSSL library"; 4 } 5} 6