Source
SSL Certificate Interception resulting in error: CURLerror (curl_easy_perform() failed) - code=60 msg='Peer certificate cannot be authenticated with given CA certificates.'
ECDH, P - 256, 256 bits SSL handshake has read 2041 bytes and written 434 bytes New, TLSv1/SSLv3, Cipher is ECDHE - RSA - AES256 - GCM - SHA384 Server public key is 2048 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN…
A Bad Handshake Error May Occur When the Proxy Settings Are Incorrect
ISSUE: An SSL handshake error is received when running a command that accesses an external stage or data storage.
JDBC connection fails with error message "Unsupported or unrecognized SSL message"
JDBC connection fails with error message "Unsupported or unrecognized SSL message"…
Snowpark connection failure with "module 'lib' has no attribute 'SSL_CTX_set_ecdh_auto'"
ISSUE: Trying to establish Snowpark connection fails with the traceback 2022-12-05 16:11:12,860 - MainThread network.py:1090 - _request_exec() - DEBUG - Hit a timeout error while logging in. Will be handled by authenticator. Ignore the fo…
CURLerror 'SSL peer certificate or SSH remote key was not OK' using ODBC driver connection to Snowflake from PowerBI desktop
CAUSE: When a client pulls a smaller result, it directly gets the result from the Snowflake server. Whereas when the result set is larger (like over 1000 records), the client pulls the data directly from the internal Snowflake S3 bucket,…