Downloading certificates, certificate chains, and keystores¶
You can download both certificates and keystores from TLS Protect Cloud after a certificate has been issued. This can be done using the TLS Protect Cloud or via the API.
Downloading a keystore
Keystore download is available only when the key pair was generated by Venafi.
For information on using the API, see Downloading a certificate.
- Sign in to Venafi Control Plane.
-
Go to Inventory > Certificates to find the certificate you want to download.
OR
-
Go to Applications and find the application that the certificate is assigned to. In the certificate's row, click the number in the Certificates column. This opens the certificate inventory filtered on this application's certificates.
-
Click the checkbox next to the certificates that you want to download.
- In the local menu bar, click Download.
- Select the Certificate only radio button.
- Select the PEM (End entity only) radio button.
- Click Download.
- In the local menu bar, click Download.
- Select the Certificate only radio button.
- Select either of the PEM (full chain) options, depending on whether you want the End Entity (EE) or Root certificate listed first in the download.
- Click Download.
Downloading a keystore
Keystore download is available only when the key pair was generated by TLS Protect Cloud.
- In the local menu bar, click Download.
- Select the Keystore radio button.
- Choose an export format.
- Enter a password, which will be used to encrypt the private key.
- Optional (for PKCS12): To use the legacy encryption algorithm, select the Use legacy algorithm checkbox.
- Click Download.
Changed behavior
TLS Protect Cloud now uses a modern encryption algorithm by default when generating keystores in PKCS12 format. Previously, the legacy algorithm was used by default for PKCS12.