This article will guide you to include the root CA from which the AD cert was issued into Log Insight. This will make it so that new certificates will be automatically accepted while accessing Log Insight using AD accounts.
The new AD certificates are not available within the keystore file.
To add your AD's certificate into vRealize Loginsight's keystore, please follow the below steps:
keytool -import -alias <alias> -file <cert-file> -keystore cacerts -storepass changeit
Unable to login to Log Insight using the AD account after the AD certificate change