1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-18 11:41:56 +02:00

Merge pull request from dcooper16/fix_sclient_auth

Fix sclient_auth
This commit is contained in:
Dirk Wetter
2022-03-09 11:17:45 +01:00
committed by GitHub

@ -21004,6 +21004,7 @@ sclient_auth() {
return 1
fi
fi
return 1
}
# Determine the best parameters to use with tls_sockets():