From 66dda77d2c2fbd24d0be8921821b80f25f7968cd Mon Sep 17 00:00:00 2001 From: Eddy Ashton Date: Tue, 5 Sep 2023 11:13:14 +0100 Subject: [PATCH] Update `tls_report` golden file (#5617) (cherry picked from commit 4d4a1a2f4a9fd93bf22bd0c89183ef8af8c2c000) --- tests/tls_report.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tls_report.csv b/tests/tls_report.csv index f848df6f5e8a..a0395e2dfa4a 100644 --- a/tests/tls_report.csv +++ b/tests/tls_report.csv @@ -10,7 +10,7 @@ "HPKP","","INFO","No support for HTTP Public Key Pinning","","" "HSTS","","LOW","not offered","","" "HTTP_clock_skew","","INFO","Got no HTTP time, maybe try different URL?","","" -"HTTP_status_code","","INFO","404 Not Found ('/')","","" +"HTTP_status_code","","INFO","404 NOT_FOUND ('/')","","" "LOGJAM","","OK","not vulnerable, no DH EXPORT ciphers,","CVE-2015-4000","CWE-310" "LOGJAM-common_primes","","OK","no DH key with <= TLS 1.2","CVE-2015-4000","CWE-310" "LUCKY13","","OK","not vulnerable","CVE-2013-0169","CWE-310"