Creating a keystore
Create a keystore instance for your keystore file, which contains the keys and certificates that are used, for example, to support Web Services Security and outbound email security.
Obtain a keystore file that is signed by a certificate authority
or is self-signed, and make it available as a file or as a URL. This is done outside of
Pega Platform. If the file has a password, you will also need the password. For
more information, see your security administrator.
- In the Dev Studio header, click .
- In the Short description field, enter a name for the keystore.
- In Keystore field, enter an ID for the keystore.
- Click Create and open.
-
In the
Keystore location
list, select the source of the
keystore:
- Upload file – Upload the keystore file, such as a Java KeyStore (JKS) file.
- Reference to file – Reference the keystore file from a file location.
- Reference to URL – Reference the keystore file that contains public keys from a URL address.
- Reference to data page – Reference the keystore that is stored in a data page.
- Amazon Key Management Service (KMS) – Reference the encryption key that is stored in the Amazon Web Services Key Management Service (AWS KMS).
- Reference master key from Data page – Reference the encryption key that is stored in an external custom source with a data page.
-
Configure the keystore based on the keystore location that you selected.
- Configuring a keystore by uploading a file
- Configuring a keystore by using a file reference
- Configuring a keystore by using a URL reference
- Configuring a keystore by using a data page reference
- Configuring an Amazon Key Management Service (KMS) keystore
- Configuring a keystore for a master key from a custom source