summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeander Schwarz <lschwarz@mozilla.com>2022-08-26 14:35:38 +0000
committerLeander Schwarz <lschwarz@mozilla.com>2022-08-26 14:35:38 +0000
commitdc805d16f2b5b16e202c29aa7e5390acd35a1b15 (patch)
tree913a965fd46ce044b0794e0e28f084d7ace26456
parent6062a274bbbefdf2d5d596fe6b6f004789fb4219 (diff)
downloadnss-hg-dc805d16f2b5b16e202c29aa7e5390acd35a1b15.tar.gz
Bug 1771100 - Added bug reference and description to disabled *UnsolicitedServerNameAck bogo ECH test. r=djackson
Differential Revision: https://phabricator.services.mozilla.com/D152739
-rw-r--r--gtests/nss_bogo_shim/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtests/nss_bogo_shim/config.json b/gtests/nss_bogo_shim/config.json
index e431730ed..a3ccecfec 100644
--- a/gtests/nss_bogo_shim/config.json
+++ b/gtests/nss_bogo_shim/config.json
@@ -44,7 +44,7 @@
"*ECH*CompressSupportedVersions":"NSS never compresses supported versions, Bogo does if CHOuter is TLS 1.3 only (equal to CHInner).",
"*ECH*NoSupportedConfigs*":"NSS throws error if unsupported but well formed retry configs could not be set on client, Bogo just does not offer ECH.",
"*ECH*RandomHRR*":"NSS sends real ECH in CH2 after receiving HRR rejcting ECH formally, Bogo expects instant ech_required alert. Bug 1779357",
- "*ECH*UnsolicitedInnerServerNameAck*":"TODO",
+ "*ECH*UnsolicitedInnerServerNameAck":"NSS always sends SNI in CHInner, Bogo tests if the client detects an unsolicited SNI in SH if CHInner did not include it. Bug 1781224",
"####################":"####################",
"### TLS1/11 failures due to unsupported signature algorithms":"",