Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
1. Generate an RSA Private Key
Generate a 2048 or 4096-bit RSA private key:2. Convert to PKCS#8 Format
First, create an unencrypted PKCS#8 key:3. Extract the Public Key
4. Secure the Private Key File
5. Upload the Public Key to Snowflake
Open Snowflake with a role that has user-admin rights and add the public key to the user that will authenticate. Copy the full contents ofrsa_key.pub (including the header and footer lines) and run:
6. Upload the Private Key to Humm
- Log into Humm and create a Snowflake integration
- Choose Private Key as the authentication method
- Upload the private key (
.p8file) - Enter the passphrase if you created an encrypted key