Managing PGP Keys

Key Manager Plus Cloud allows you to create, import, and manage Pretty Good Privacy (PGP) keys directly from the web interface. PGP keys are used for encrypting emails, files, and verifying the authenticity of data through digital signatures. Each PGP key pair comprises a Master Key and a Sub Key, and Key Manager Plus Cloud lets you define usage permissions for each key component, such as signing, certifying, encryption, or authentication. All created or imported PGP keys are stored securely in the centralized Key Vault, where you can organize, update, export, or email them as needed. You can also view passphrases, add detailed descriptions to help identify key usage, and monitor activities via audit logs. Email notifications can be configured for key expiry alerts, ensuring timely renewals.

You can perform the following operations from the PGP Keys tab:

  1. Create a PGP Key
  2. Import a PGP Key
  3. Edit a Key
  4. Export a Key
  5. Email a Key
  6. Show Passphrase
  7. Delete Keys

1. Create a PGP Key

Key Manager Plus Cloud allows you to create new PGP key pairs directly within the application. To generate a new PGP key pair in the cloud environment, follow the below steps:

  1. Navigate to Key Vault >> PGP Keys and click the Create button.
  2. In the dialog that appears, enter the following details:
    1. Name: Enter a name for the key.
    2. Email Address: Specify the email address of the key owner.
    3. Key Comment: Add an optional comment to describe the purpose of the key (for example, Email Encryption).
    4. Key Type: The key type is RSA by default.
    5. Key Length: Choose the key length from the drop-down (2048 or 4096)
    6. Password: Enter a secure password to protect the key.
    7. Master Key Use: Select the checkboxes to define the intended operations for the Master Key. Available options include Sign, Certify, Encrypt, and Authenticate.
    8. Master Key Validity Days: Set the validity period for the Master Key. The default is 90 days. Enter '0' for no expiration.
    9. Sub Key Use: Select the checkboxes to define the operations for the Sub Key. Available options include Sign, Certify, Encrypt, and Authenticate.
    10. Sub Key Validity Days: Set the validity period for the Sub Key. The default is 90 days. Enter '0' for no expiration. Note that this period should not exceed the Master Key's validity.
    11. Description: Enter a description for the key.
  3. Click Create to generate and store the key.
    manage-pgpkeys-1

The key will now be listed under the PGP Keys tab. You can click on its name to view details of both the Master Key and Sub Key separately.

Additional Detail

The Master Key and Sub Key together form a single logical key and are treated as one entity under the Key Manager Plus Cloud license.

2. Import a PGP Key

Key Manager Plus Cloud allows you to import existing PGP keys into its secure key inventory. This feature enables centralized management of keys that were generated or used outside the application. Once imported, the keys are securely stored and can be described for easier identification. You can then perform operations such as viewing the passphrase, exporting the key, or sending it via email—all from within the PGP Keys section. To import a PGP key into the Key Manager Plus Cloud inventory, follow the steps below:

  1. Navigate to the PGP Keys section.
  2. Click the Import button from the top menu bar.
  3. In the pop-up window that appears:
    1. Browse and upload the PGP key file.
    2. Enter the associated Passphrase and optionally add a Description for the key.
  4. Click Import to add the key to the vault.
    manage-pgpkeys-2

Now, you have successfully imported the key to the Key Manager Plus Cloud inventory.

3. Edit a Key

Key Manager Plus Cloud allows you to update the description of a PGP key after it has been created or imported. This helps you add context or modify existing information to make the key easier to identify. To edit a PGP key, follow the below steps:

  1. Click the Edit icon next to the required key.
  2. In the Edit window, update the Description field.
  3. Click Update to save the changes.
    manage-pgpkeys-3

4. Export a Key

Key Manager Plus Cloud allows you to export PGP keys from the inventory when you need to use them externally or share them securely. You can export either the public or private portion of a key as needed. To export a key file, follow the below steps:

  1. Click the Export icon next to the required key.
  2. Choose one of the following options from the dropdown:
    1. Export Public Key
    2. Export Private Key
  3. The selected key will be downloaded as an .asc file.
    manage-pgpkeys-4

Additional Detail

Exported keys remain protected by their passphrases. You should provide the same passphrase to use the key in other environments.

5. Email a Key

Key Manager Plus Cloud provides an option to securely share PGP keys via email. This is useful when you need to distribute the public key, private key, or both to trusted recipients directly from the interface.

To send a PGP key to one or more email addresses, follow the steps below:

  1. Click the Mail icon next to the required key.
  2. In the Mail PGP Key window:
    1. Select the checkboxes to send the Public Key, Private Key, or both.
    2. In the Email ID field, enter one or more email addresses, separated by commas.
  3. Click Send, and the selected keys will be emailed to the specified recipients.
    manage-pgpkeys-5

6. Show Passphrase

Key Manager Plus Cloud allows authorized users to view the passphrase of stored PGP keys for reference. To view the passphrase of a key, follow the below steps:

  1. Click the Show Passphrase icon next to the required key.
  2. The passphrase of the key will be displayed in the dropdown.
    manage-pgpkeys-6

7. Delete Keys

Key Manager Plus Cloud allows you to delete PGP keys from the inventory when they are no longer required. To delete one or more PGP keys, follow the below steps:

  1. Select the checkboxes beside the required keys.
  2. Click the Delete button in the menu bar at the top.
  3. Click OK in the confirmation dialog that appears.
    manage-pgpkeys-7

All deletion actions are recorded in the Audit section, including the time, date, and user details.




Top