copyright | lastupdated | ||
---|---|---|---|
|
2017-12-21 |
{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen: .screen} {:codeblock: .codeblock} {:pre: .pre}
{: #managing-certificates-from-the-dashboard}
You can use the {{site.data.keyword.cloudcerts_full}} service dashboard to manage certificates that you obtain from third-party issuers to use with your {{site.data.keyword.IBM_notm}} cloud-based apps or services. After you import certificates and keys, they're encrypted and stored by the service. {: shortdesc}
{: #importing-a-certificate}
To help you to manage your certificates, you can upload them. {: shortdesc}
Before you begin:
- Create a valid, unexpired certificate with a matching private key.
- Convert the files into Privacy-enhanced Electronic Mail (PEM) format.
- Keep the private key unencrypted to ensure that it can be imported.
To import a certificate, click Import Certificate and provide the following details:
- Optional: Enter a display name.
- Click Browse, select the certificate file in PEM format.
- Click Browse, select the certificate's private key in PEM format.
- If applicable, provide the intermediate certificate file in PEM format.
- Optional: Enter a description.
- Click Import.
Note: To renew an imported certificate, obtain a new certificate from your certificate authority (CA) and import the new certificate into {{site.data.keyword.cloudcerts_short}}. After the new certificate is deployed, you can delete your old one.
After you import a certificate, the following information is displayed in the Certificates table. To view more certificate information, you can select the certificate in the table row.
Component | Description |
---|---|
Name | Optional: A meaningful display name. Maximum length 256 characters. |
Description | Optional: Descriptive text for the certificate. Maximum length 1024 characters. |
Domain | The domain or domains for which the certificate is valid. |
Issuer | The CA that issued the certificate. |
Algorithm | The encryption type by which the certificate is created. |
Key algorithm | The key type and size that is used by the algorithm. |
Expires in | The number of remaining days before the certificate is no longer valid. |
Date issued | The date when the certificate was issued. |
Valid from | The date on which the certificate became valid. |
Expires on | The date on which the certificate is no longer valid. |
Certificate ID | The generated ID given to the certificate upon import. |
{: #searching-certificates} If you manage many certificates, you can use the search bar to locate the required certificate. {: shortdesc}
- To search for certificate name, certificate domain, or certificate issuer, type your search term into the Search bar and press Enter.
- To view all of your certificates, click the X icon in the Search bar.
{: #downloading-certificates}
When you are ready to deploy your certificate to your app or service, you can download the certificate and the associated private key. {: shortdesc}
To download a certificate:
- Select the check box for the certificate that you want to download.
- Click Download Certificate. Depending on what you imported into the service, you receive a compressed file that contains PEM files for the certificate, an associated private key, and an associated intermediate certificate.
{: #deleting-certificates}
If you want to stop tracking a certificate, you can delete it. {: shortdesc}
To delete a certificate:
- Select the check box for the certificate that you want to delete.
- Click the Trash icon.
{: #updating-certificates-metadata}
You can also update the name and description of a certificate. {: shortdesc}
To update a certificate:
- Select a row to open the details for that certificate.
- Update the name or description.
- Save your changes.
Note: You can perform up to 5 update actions per minute.