Replace SSL Certificate on Apstra Server with Signed One
When you boot up the Apstra server for the first time, a unique self-signed certificate is
automatically generated and stored on the Apstra server at
/etc/aos/nginx.conf.d
(nginx.crt
is the public
key for the webserver and nginx.key
is the private key.) The
certificate is used for encrypting the Apstra server and REST API. It's not for any
internal device-server connectivity. Since the HTTPS certificate is not retained
when you back up the system, you must manually back up the etc/aos
folder. We recommend replacing the default SSL certificate. Web server certificate
management is the responsibility of the end user. Juniper support is best effort
only.