Certificate signing request (CSR) is an encrypted text that contains specific information such as, organization name, common name, locality, and country. You send the CSR file to a certificate authority (CA) to apply for a digital identity certificate.
By default, the NSX-T Data Center CSR generation UI and API do not support the SAN field. To create a CSR with SAN, you can use an experimental API, /api/v1/trust-management/csrs-extended. For more information, see the NSX-T Data Center API Guide.
Prerequisites
Procedure
Results
The CA creates a server certificate based on the information in the CSR file, signs it with its private key, and sends you the certificate. The CA also sends you a root CA certificate.