mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-02-01 10:45:12 +01:00
Exempt the debug statement "Extended master secret extension detected"
This commit is contained in:
@@ -96,6 +96,7 @@ $debughtml =~ s/No engine or GOST support via engine with your.*\n//g;
|
||||
$debughtml =~ s/.*built: .*\n//g;
|
||||
$debughtml =~ s/.*Using bash .*\n//g;
|
||||
$debughtml =~ s/.*has_compression.*\n//g;
|
||||
$debughtml =~ s/.*Extended master secret extension detected.*\n//g;
|
||||
# is whole line: s/.*<pattern> .*\n//g;
|
||||
|
||||
# Extract and mask IP address as it can change
|
||||
|
||||
Reference in New Issue
Block a user