SSL_AD_NO_CERTIFICATE

Not for TLS

extern (C) nothrow @nogc
enum SSL_AD_NO_CERTIFICATE = libressl_d.openssl.ssl3.SSL3_AD_NO_CERTIFICATE;

Meta