Prerequisites |
---|
You’re familiar with the process of adding a new user. |
You’re familiar with cryptographic algorithms utilized by FlowCrypt products. |
The Key Pairs section of the Enterprise Admin Panel provides a convenient way to generate keys for your organization, which is illustrated in the following steps.
1. To generate a key pair from the Key Pairs section, click on the green New Key button:
2. It will open a new page where you need to fill in the key data:
For guidance on completing the last three fields, refer to the following information:
- Expiration: Typically, it’s set to six or twelve months. Additionally, you can leave it blank if you don’t want them to expire.
- Algorithm: If you’re unsure which key generation algorithm to choose, please see the Key Generation Algorithms guide. We recommend choosing the Curve25519 option for faster key generation, encryption, and decryption operations. However, if you require RSA for specific reasons, you are free to choose it. For instance, large RSA keys have a larger file size, making them more resistant to brute force attacks.
- Automatic lifecycle actions: This feature enables you to automatically rotate keys or extend their expiration date. More details can be found in the Orchestrator Configuration guide.
3. After everything is set up, click Generate New Key Pair:
4. You’ll see a “Key pair successfully generated.” message:
If you navigate to the initial Key Pairs section, you’ll find the key you generated:
Generate a key pair for the particular user
Besides generating a key pair from the Key Pairs section, you can also do it from the End Users section. In this case, the key generation process is almost the same as described above with just one difference. You don’t need to fill in the primary email address, as you generate the key directly for the chosen user:
1. To generate a key pair for a particular user, navigate to the End Users section and choose the user by clicking on the email address:
2. After, click the New Key button located at the bottom right corner of the End User Details page:
Here, the Primary email field already contains the user’s email address (this field will be empty if you generate a key pair from the Key Pairs section), and you need to fill in the rest of the fields:
After generating the key, it can be found in the list of your organization keys or in the End User Details page:
Note that you can download the list of key pairs of users in a CSV file from both the Key Pairs and End Users sections.