Decrypting data
Control Panel allows you to decrypt external data coming into your Adobe Campaign instances.
To do this, you need to generate a GPG key pair directly from the Control Panel.
- The public key will be shared with the external system, which will use it to encrypt the data to send to Campaign.
- The private key will be used by Campaign to decrypt the incoming encrypted data.
To generate a key pair in Control Panel, follow these steps:
-
Open the Instance settings card, then select the GPG keys tab and the desired Adobe Campaign instance.
-
Click the Generate Key button.
-
Specify the name of the key, then click Generate Key. This name will help you identify the key to use for decryption in Campaign workflows
Once the key pair is generated, the public key displays in the list. Note that decryption key pairs are generated with no expiration date.
You can use the … button to download the public key or copy its fingerprint.
The pubic key is then available to be shared with any external system. Adobe Campaign will be able to use the private key in data loading activities to decrypt data that has been encrypted with the public key.
For more on this, refer to Adobe Campaign documentation:
Campaign v7 and v8:
Campaign Standard:
Monitoring GPG keys
To access GPG keys installed and generated for your instances, open the Instance settings card, then select the GPG keys tab.
The list displays all encryption and decryption GPG keys that have been installed and generated for your instances with detailed information on each key:
-
Name: The name that has been defined when installing or generating the key.
-
Use case: This column specifies the key’s use case:
-
Fingerprint: the fingerprint of the key.
-
Expires: The key’s expiration date. Note that Control Panel will provide visual indications as the key approaches its expiry date:
- Urgent (red) is shown 30 days before.
- Warning (yellow) is shown 60 days before.
- An “Expired” red banner will display once a key expires.
NOTE
Note that no email notification will be sent by Control Panel.
As a best practice, we recommend that you remove any key that you do not need anymore. To do this, click the … button then select Delete Key..