The certificate configured for Aria Automation Config service/web portal needs to be replaced.
VMware Aria Automation Config 8.12.x and above
SaltStack Enterprise 6.0 and higher
/etc/raas/raas
in following entries: tls_crt: /etc/pki/raas/certs/localhost.crt
tls_key: /etc/pki/raas/certs/localhost.key
Note: The above is an example, your certificates might be in a different location.
Obtain a renewed certificate and associated key and copy the files into the same location, giving them the same names.
Note: Alternatively you may relocate the files elsewhere as long as the entries above point to the correct place.
raas
user owns these files and they have permissions 600
(or -rw-------
).raas
user can access the files if parent directories have differing permissions.systemctl restart raas
systemctl status raas