Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Replace the SSL Certificate of Apstra's Nginx Controller

The Apstra Edge connects to Data Center Assurance using the management URL provided during the Data Center Assurance onboarding process. This management URL is configured with an IP address, but the default SSL cert configured in Apstra's Nginx controller only lists DNS:apstra.com as the Subject Alternative Name (SAN). Use these steps to generate a new SSL cert with a SAN containing a Apstra management IP.

To replace the SSL cert of Apstra's Nginx controller:
  1. Follow the steps in the following link to replace certs in Apstra Replace SSL Certificate on Apstra Server with Self-Signed One.
    Note:

    During Step 3, add an extra SAN name with the desired management IP. The following command creates a cert with a validity of 3 years. Replace -days based on your time requirement.

    Note:

    To check the new cert, use the following command:

  2. Generate a new CA cert.
  3. Copy the generated CA cert into the host directory where you plan to install the Apstra Edge container.
  4. Continue with Step 7 of the Apstra Edge Container Deployment process.