This topic tells you how to create and manage certificate providers on Tanzu Platform for Kubernetes. This enables you to add CA certificates for the domains that applications use.
Create a certificate provider
To create a certificate provider:
- In Tanzu Platform hub, navigate to Setup & Configuration > Networking > Certificate Providers.
- Click Create Certificate Provider.
-
Configure the text boxes with your CA certificate as follows:
Field |
Instructions |
Name |
Enter a name for the certificate provider |
Certificate(s) |
Enter your PEM-encoded CA certificate |
Key |
Enter your PEM-encoded private key |
-
Click Create.
When the certificate provider is ready for a domain to use, its card will show Ready.
Edit a certificate provider
After you create a certificate provider, you can edit the details for the certificate provider as follows:
- In Tanzu Platform hub, navigate to Setup & Configuration > Networking > Certificate Providers.
- Locate the certificate provider you want to edit.
- Click the vertical ellipsis at the top-right of the card.
- From the drop-down menu, click Edit.
- Enter the new certificate and key information.
- Click Save.
Delete a certificate provider
After you create a certificate provider, you can delete the certificate provider as follows:
- In Tanzu Platform hub, navigate to Setup & Configuration > Networking > Certificate Providers.
- Locate the certificate provider you want to delete.
- Click the vertical ellipsis at the top-right of the card.
- From the drop-down menu, click Delete.
- In the confirmation dialog box, click Delete.