You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while read hexc n TLS_CIPHER_OSSL_NAME[i] TLS_CIPHER_RFC_NAME[i] TLS_CIPHER_SSLVERS[i] TLS_CIPHER_KX[i] TLS_CIPHER_AUTH[i] TLS_CIPHER_ENC[i] mac TLS_CIPHER_EXPORT[i]; do
17633
17640
TLS_CIPHER_HEXCODE[i]="$hexc"
@@ -18411,7 +18418,7 @@ sclient_auth() {
18411
18418
# This information can be used by determine_optimal_proto() to help distinguish between a server
18412
18419
# that is not TLS/SSL enabled and one that is not compatible with the version of OpenSSL being used.
0 commit comments