Overview
Artifactory enables the management of multiple RSA signing keys allowing you to store and manage the RSA pubic and private keys that are used to sign and verify the Alpine Linux Index files.
The RSA Key Pair is assigned to local or virtual Alpine Linux Repositories in the Repository Advanced tab of the Alpine Repository.
RSA Keys for Alpine Repositories
If you do not configure RSA keys, users have to use the allow-untrusted
flag. For more information, see Configuring Alpine Package Manager to work with Artifactory.
Note
If Vault is configured, follow the steps in Vault.
Setting Up RSA Keys Pairs
Step 1: Generate an RSA Key Pair
Generate an RSA Key Pair. For more information, see Build a Public and Private RSA Key.
Step 2: Upload the RSA Pair Key
In the JFrog Platform UI, go to Administration module under Artifactory | Security | RSA Key Pairs and click Add New Key Pair.
Enter the RSA parameters generated when creating the RSA Key Pair.
Click Save.
Managing RSA Key Pairs
In the JFrog Platform, you can view, add or remove the generated RSA Keys in the Administration module, underArtifactory | Security | RSA Key Pairs.
REST API Commands
You can perform the following RSA Key Pair REST API commands: