-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
featurestatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team
Description
What is the current behavior?
Only bytes and RSAPrivateKey types are supported for private keys
What is the desired behavior?
bytes, str (base64-encoded), and RSAPrivateKey types are supported for private keys
How would this improve snowflake-connector-python?
This functionality is useful for passing private keys through environment variables and other configuration mechanisms.
References and other background
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurestatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team