From a5adb2f3ecea78bb8273343ef27cb0e73a40b054 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 29 Sep 2016 21:20:13 +0200 Subject: [PATCH] fixing last T CI run --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 33192e8..986531f 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1100,7 +1100,7 @@ run_hpkp() { out "\n$spaces Sub CA match: " pr_done_good "$hpkp_key" out "\n$spaces \"$(sed "s/^[a-zA-Z0-9\+\/]*=* *//" <<< $"$hpkp_matches" )\"" - fileout "hpkp_$hpkp_key" "OK" "Intermediate CA key matches a key pinned in the HPKP header. Key/CA: $hpkp_matches" + fileout "hpkp_$hpkp_key" "OK" "Intermediate CA matches a key pinned in the HPKP header. Key/CA: $hpkp_matches" fi fi