mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-10 09:14:00 +01:00
Merge branch '3.3dev' into address_2952
This commit is contained in:
@@ -28,6 +28,9 @@ my $openssl_regex_bl='(e|E)rror|(f|F)atal|\.\/testssl\.sh: line |Oops|s_client c
|
||||
my $openssl_fallback_cmd=""; # empty for Linux
|
||||
my $os="$^O";
|
||||
|
||||
# useful against "failed to flush stdout" messages
|
||||
STDOUT->autoflush(1);
|
||||
|
||||
# my $socket_json="";
|
||||
# my $openssl_json="";
|
||||
# $check2run_smtp="--jsonfile tmp.json $check2run_smtp";
|
||||
|
||||
Reference in New Issue
Block a user