SSL_R_UNSUPPORTED_PROTOCOL
{ ERR_PACK(ERR_LIB_SSL, 0, SSL_R_UNSUPPORTED_PROTOCOL),
ERR_raise(ERR_LIB_SSL, SSL_R_UNSUPPORTED_PROTOCOL);
ERR_raise(ERR_LIB_SSL, SSL_R_UNSUPPORTED_PROTOCOL);
return SSL_R_UNSUPPORTED_PROTOCOL;
return SSL_R_UNSUPPORTED_PROTOCOL;
return SSL_R_UNSUPPORTED_PROTOCOL;
return SSL_R_UNSUPPORTED_PROTOCOL;
return disabled ? SSL_R_UNSUPPORTED_PROTOCOL : SSL_R_VERSION_TOO_LOW;
SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNSUPPORTED_PROTOCOL);
SSLfatal(s, SSL_AD_PROTOCOL_VERSION, SSL_R_UNSUPPORTED_PROTOCOL);