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
commit b3e4ac8934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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