Is there a way to delete the old certs from /opt/CA/jre/lib/security/cacerts?
Release : 21.2
Component :
This command will deleted the old certs from cacerts referencing the alias of the old cert.
keytool -delete -keystore /opt/CA/jre/lib/security/cacerts -alias <ALIAS>