Key Pair Authentication Setup
Steps to Set Up Key-Pair Authentication
1. Generate Keys for Snowflake Users
Step 1: Generate the Private Key
openssl genrsa 2048 | openssl pkcs8 -topk8 -v2 des3 -inform PEM -out rsa_key_tlx_user.p8 -passout "pass:TrustLogix"Step 2: Generate the Public Key
2. Alter Snowflake Users
Step 1: Prepare the Public Key
3. Update TrustLogix Authentication Details
Step 1: Configure Data Sources in TrustLogix
Key Pair Authentication Setup For Customer-hosted TrustLet
Final Steps to Confirm Setup
Last updated
Was this helpful?

