It seems PKCS8 is not supported? It was the default suggested by Snowflake when following their instructions here:
https://docs.snowflake.com/en/user-guide/key-pair-auth.html
Error output from VS Code is:
[1661205581755] INFO (ls): Connection instance created for SFKeyPair.
ns: "conn-manager"
[1661205581756] ERROR (ls): Connecting error: {"code":-32001,"data":{"driver":"Snowflake","driverOptions":{}},"name":"Error"}
ns: "conn-manager"
[1661205581757] ERROR (ext): ERROR: Error opening connection error:13000077:PKCS8 routines:OPENSSL_internal:UNKNOWN_ALGORITHM, {"code":-32001,"data":{"driver":"Snowflake","driverOptions":{}}}
ns: "error-handler"
It seems PKCS8 is not supported? It was the default suggested by Snowflake when following their instructions here:
https://docs.snowflake.com/en/user-guide/key-pair-auth.html
Error output from VS Code is:
[1661205581755] INFO (ls): Connection instance created for SFKeyPair.
ns: "conn-manager"
[1661205581756] ERROR (ls): Connecting error: {"code":-32001,"data":{"driver":"Snowflake","driverOptions":{}},"name":"Error"}
ns: "conn-manager"
[1661205581757] ERROR (ext): ERROR: Error opening connection error:13000077:PKCS8 routines:OPENSSL_internal:UNKNOWN_ALGORITHM, {"code":-32001,"data":{"driver":"Snowflake","driverOptions":{}}}
ns: "error-handler"