summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeander Schwarz <lschwarz@mozilla.com>2022-08-26 14:35:37 +0000
committerLeander Schwarz <lschwarz@mozilla.com>2022-08-26 14:35:37 +0000
commit0a23613d30f940167b753349549e19c33fd69ef7 (patch)
tree0b69332197471b0361726b54788952cd88683140
parent907f11ee17ad948a618bb10c00df2a84e107da92 (diff)
downloadnss-hg-0a23613d30f940167b753349549e19c33fd69ef7.tar.gz
Bug 1779357 - Added comment and bug reference to *ECH*RandomHRRExtension bogo test. r=djackson
Differential Revision: https://phabricator.services.mozilla.com/D151695
-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 4223cff42..6d9b51985 100644
--- a/gtests/nss_bogo_shim/config.json
+++ b/gtests/nss_bogo_shim/config.json
@@ -43,7 +43,7 @@
"*ECH*SkipInvalidPublicName*":"NSS allows hostnames to include underscores in contrary to the spec. Bug 1136616",
"*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*RandomHRRExtension*":"TODO",
+ "*ECH*RandomHRR*":"NSS sends real ECH in CH2 after receiving HRR rejcting ECH formally, Bogo expects instant ech_required alert. Bug 1779357",
"*ECH*ServerName*":"TODO",
"####################":"####################",