Source
Java requirements for the JDBC Driver
The Snowflake JDBC driver requires Java LTS (Long - Term Support) versions 1.8 or higher. If the minimum required version of Java is not installed on the client machines where the JDBC driver is installed, you must install either Oracle Java…
JDBC driver with -Dhttp.nonProxyHosts=* set throws java.lang.StringIndexOutOfBoundsException: begin 1, end 0, length 1
ISSUE: When using the JDBC driver's diagnostics feature (i.e., ENABLE_DIAGNOSTICS=TRUE)1, if the -Dhttp.nonProxyHosts=* JVM argument is set, the following exception can occur on some Java versions: java.lang.RuntimeException: java.lang.St…
ERROR: "Exception in thread "main" java.io.IOException: ObjectIdentifier() -- data isn't an object ID (tag = 48)" while using Public/Private Key Pair Authentication with Snowflake JDBC Driver.
ERROR: "Exception in thread "main" java.io.IOException: ObjectIdentifier() - - data isn't an object ID (tag = 48)" while using Public/Private Key Pair Authentication with Snowflake JDBC Driver.
Exception 'java.net.UnknownHostException' when connecting to scoped stage file URLs within Snowpark Java functions
…required to permit authorized access to stage file resources from within the secure execution sandbox.
How To generate key pair using ssh-keygen command on Windows
ISSUE: This article provides a step - by - step procedure on how to set up key pair authentication on a Windows machine.
SSLHandshakeException due to missing Digicert Root CA G2
Snowflake regularly issues and renews TLS certificates in order to encrypt network traffic to Snowflake web services.