Following https://knowledge.broadcom.com/external/article?legacyId=93768, after installing ssl certificate by custom-ssl-cerf script:
echo "" | keytool -list -keystore /usr/lib/loginsight/application/etc/3rd_config/keystore -rfc 2> /dev/null | openssl x509 -noout -enddate VMware Aria Operations for Logs 8.18.3
In VMware Aria Operations for Logs 8.18.3, the preferred and most reliable method for replacing SSL certificates is through the Web UI.
While the command-line script /usr/lib/loginsight/application/sbin/custom-ssl-cerf was historically used for emergencies (like when the UI is inaccessible due to an expired certificate), it has become less reliable in newer versions due to stricter validation requirements for the internal Cassandra database and cluster-wide synchronization.
You can upload a signed SSL certificate from VMware Aria Operations for Logs UI.
1.Log in to the VMware Aria Operations for Logs UI.
2.Expand the main menu and navigate to Configuration > SSL.
3.Select Choose File and browse to the location of your custom SSL certificate and click Open.
4.Click Save.
5.Restart VMware Aria Operations for Logs.