How to remove a certificate from JVM keystore ?
I want to remove a certificate from JVM cacerts.
I know its alias is quacert and password is quadra
How do I remove this cert from JVM cacerts ?
Whats the correct flag need to use with keytool to remove a certificate by its alias name ?