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.
Note: When importing a certificate you need to be sure that private key and certificate is not encrypted with passphrase.
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 400 (or -r-------- ).raas user can access the files if parent directories have differing permissions.systemctl restart raas
systemctl status raas
For more info, see the documentation article, TechDocs: Set up SSL certificates