FIX #1021 and make testssl.sh work again ;-(

This commit is contained in:
Dirk 2018-03-21 15:00:16 +01:00
parent ffd89f8dea
commit 4a24454880
1 changed files with 1 additions and 0 deletions

View File

@ -16454,6 +16454,7 @@ initialize_globals() {
do_tls_sockets=false
do_client_simulation=false
do_display_only=false
do_starttls=true
}