Lyubo Kamenov
Lyubo Kamenov
This is supported but relatively confusing. The documentation here https://docs.snowflake.com/en/user-guide/key-pair-auth.html explains how to get the keys setup for the user. In this driver, the URL for priv/pub auth will need...
> @lyuboxa How would you do this with an encrypted private key? Do you decrypt it at the client side? I have a keypair in PKCS#8 that works in SnowSQL...
I want to suggest that secrets encryption at rest is a priority here, because that is what compliance will look for. Without TLS all these secrets are likely flying through...
Any plans to support update/upsert functionality in the near future? I'm curious how that plays with the snow pipe streaming?