14 #if (OPENSSL_VERSION_NUMBER > 0x10101000L && !LIBRESSL_VERSION_NUMBER)
15 if ((r = SSL_CTX_set_ciphersuites(
ctx,
ciphers)) == 0)
int ssl_ciphers(SSL_CTX *ctx, const char *ciphers)
Header file to be used with sqmail; previously called ssl.h. (name clash)