mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-10 18:50:58 +01:00
Backport of fix for #1021
Note: The order of an if-statement matters if a variable isn't declared. ;-) Probably this 2.9.5 can live without it but rather play safe and clean...
This commit is contained in:
parent
48a702a569
commit
4ff442ad7f
@ -13086,6 +13086,7 @@ initialize_globals() {
|
||||
do_tls_sockets=false
|
||||
do_client_simulation=false
|
||||
do_display_only=false
|
||||
do_starttls=true
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user