Searched refs:unsupported_certificate (Results 1 – 4 of 4) sorted by relevance
38 AlertDescription.unsupported_certificate: "unsupported_certificate",\
86 unsupported_certificate = 43 variable in AlertDescription
86 unsupported_certificate = 43, enumerator
3383 case SEC_ERROR_LIBRARY_FAILURE: desc = unsupported_certificate; break; in ssl3_SendAlertForCertError()3466 case unsupported_certificate:error = SSL_ERROR_UNSUPPORTED_CERT_ALERT;break; in ssl3_HandleAlert()