diff --git a/config.json b/config.json index 4b5f4e1..4b74c17 100644 --- a/config.json +++ b/config.json @@ -77,8 +77,8 @@ "ECDSAKeyUsage-*": "client: TODO reject cert with invalid KU", - "*V2ClientHello*": "Yeah, no.", - "*SSL3*": "Fuck that.", - "*SSLv3*": "Really." + "*V2ClientHello*": "Unsupported version", + "*SSL3*": "Unsupported version", + "*SSLv3*": "Unsupported version" } }