Replace SSL Certificate on Apstra Server with Self-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 support and recommend replacing the default SSL certificate.