How To generate key pair using ssh-keygen command on Windows
CAUSE: If openssl for Windows cannot be utilized in your environment you can use the "ssh - keygen" command to generate the key pair by specifying the pkcs8 format (required by Snowflake) to complete the key pair authentication…
Knowledge Base