Metabase to Snowflake Connection

149 Views Asked by At

I am trying to connect Metabase to Snowflake but getting the below error :

JDBC driver encountered communication error. Message: Certificate for <mja55108.us-east-1.aws.snowflakecomputing.com> doesn't match any of the subject alternative names: [*.prod3.us-west-2.snowflakecomputing.com, *.us-west-2.snowflakecomputing.com, *.global.snowflakecomputing.com, *.snowflakecomputing.com, *.prod3.us-west-2.aws.snowflakecomputing.com].

Acccount name : mja55108.us-east-1.aws
Provding correct user name and password.

I am not sure about the RSA private key (PKCS#8/.p8) ? Local File Path.

1

There are 1 best solutions below

4
Alexander Klimenko On

As per the account locator formats table in the docs, if your account is on AWS US-east-1, it should not have .aws part in the account name, leave it just like:

xx12345.us-east-1