There are three categories of self-signed certificates in NSX-T Data Center.

  • Platform Certificates
  • NSX Services Certificates
  • Principal Identity Certificates

Refer to the following sections for details on each certificate category.

Platform Certificates

After installing NSX-T Data Center, navigate to System > Certificates to view the platform certificates created by the system. By default these are self-signed X.509 RSA 2048/SHA256 certificates for internal communication within NSX-T Data Center and for external authentication when NSX Manager is accessed using APIs or the UI.

The internal certificates are not viewable or editable.

Table 1. Platform Certificates in NSX-T Data Center
Naming Convention in NSX Manager Purpose Replaceable? Default Validity
tomcat This is an API certificate used for external communication with individual NSX Manager nodes through UI/API. Yes.

See Replace Certificates
825 days
mp-cluster This is an API certificate used for external communication with the NSX Manager cluster using the cluster VIP, through UI/API. Yes.

See Replace Certificates
825 days
Additional certificates Certificates specifically for NSX Federation. If you are not using NSX Federation, these certificate are not used.

See Certificates for NSX Federation for details on self-signed certificates auto-configured for NSX Federation.

Not visible in the UI Certificates used for internal communication between different system components. No 10 years

NSX Service Certificates

NSX service certificates are used for services such as load balancer and VPN.

NSX service certificates cannot be self signed. You must import them. See Importing and Replacing Certificates for instructions.

A certificate signing request (CSR) can be used as NSX service certificate if it is signed by CA (local CA or public CA like Verisign). Once the CSR is signed, you can import that signed certificate into NSX Manager. A CSR can be generated on NSX Manager or outside of NSX Manager. Note that the Service Certificate flag is disabled for CSRs generated on NSX Manager. Therefore, these signed CSRs cannot be used as service certificates, but only as platform certificates.

Platform and NSX service certificates are stored separately within the system and certificates imported as NSX service certificate cannot be used for platform or the reverse.

Principal Identity (PI) Certificates

PI certificates can be for services or for platform.

PI for Cloud Management Platforms (CMP), such as Openstack, uses X.509 certificates that are uploaded when onboarding a CMP as a client. For information on assigning roles to Principal Identity and replacing PI certificates, see Add a Role Assignment or Principal Identity

PI for NSX Federation uses X.509 platform certificates for the Local Manager and Global Manager appliances. See Certificates for NSX Federation for details on self-signed certificates auto-configured for NSX Federation.