Add a test for unencrypted alert
[openssl.git] / test / ossl_shim / ossl_config.json
index 50433ed1073f7f393334cfdc8a979e65690aef59..0643d71136299c3e801d2ee8ca2c13aab88dbfe3 100644 (file)
         ":UNEXPECTED_RECORD:":"unexpected message",
         ":TLSV1_ALERT_RECORD_OVERFLOW:":"tlsv1 alert record overflow",
         ":WRONG_SSL_VERSION:":"no protocols available",
-        ":BAD_ALERT:":"tlsv1 alert record overflow",
+        ":BAD_ALERT:":"invalid alert",
         ":HTTP_REQUEST:":"http request",
         ":HTTPS_PROXY_REQUEST:":"https proxy request",
         ":WRONG_CERTIFICATE_TYPE:":"wrong certificate type",
         ":BAD_DH_P_LENGTH:":"dh key too small",
         ":PEER_DID_NOT_RETURN_A_CERTIFICATE:":"peer did not return a certificate",
         ":UNSUPPORTED_PROTOCOL:":"unsupported protocol",
-        ":PARSE_TLSEXT:":"parse tlsext",
+        ":PARSE_TLSEXT:":"bad extension",
         ":BAD_SRTP_PROTECTION_PROFILE_LIST:":"bad srtp protection profile list",
         ":OLD_SESSION_VERSION_NOT_RETURNED:":"ssl session version mismatch",
         ":RESUMED_EMS_SESSION_WITHOUT_EMS_EXTENSION:":"inconsistent extms",