Merge pull request #2117 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

View File

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