Source
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.
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,…