After you deploy the remaining NSX-T Manager appliances, replace the default certificate for them to establish a trusted connection with the management components in the SDDC. To replace the certificate for an NSX-T Manager instance, you import the certificates through the NSX-T Manager user interface and replace the existing certificates using a REST API client.
You use the CertGenVVD utility to generate a certificate that is signed by a certificate authority (CA) on the parent Active Directory server.
NSX-T Manager Appliance | POST URL for Certificate Replacement |
---|---|
sfo01wnsx01b | https://sfo01wnsx01b.sfo01.rainpole.local/api/v1/node/services/http?action=apply_certificate&certificate_id=sfo01wnsx01b_certificate_ID |
sfo01wnsx01c | https://sfo01wnsx01c.sfo01.rainpole.local/api/v1/node/services/http?action=apply_certificate&certificate_id=sfo01wnsx01c_certificate_ID |
Procedure
- Log in to the user interface of the first NSX-T Manager appliance.
- Retrieve the ID of the certificate for the NSX-T Manager node.
- On the main navigation bar, click System.
- In the navigation pane, select Certificates.
- Click the ID value of the sfo01wnsx01b certificate and copy its value from the text box that appears.
- Log in to the Windows host that has access to your data center.
- Replace the default certificate for the NSX-T Manager appliance with the CA-signed certificate.
- To upload the CA-signed certificate on the sfo01wnsx01c NSX-T Manager appliance, repeat Step 2 to Step 4.
- Log in to vCenter Server by using the vSphere Client.
- Restart the NSX-T Manager appliances.
- In the VMs and Templates inventory, expand the tree.
- Right-click the sfo01wnsx01b virtual machine, and select .
- Right-click the sfo01wnsx01c virtual machine, and select .
- In the user interface of NSX-T Manager, verify that the Repository Status for each NSX-T Manager appliance is
Sync Complete
, and that the status of the management cluster isStable
.