Delete Certificate from keystore
Hi I know this may seem a silly question, but how do you delete a certificate from the Keystore? I go to the keystore in iManager and select the certificate and select remove but get the message.
Error - The certificate (CertToDelete) you are replacing or removing from keystore (Proxy Key Store) is in use by the device (serverX).
We were using a verisign eval signed cert that has expired and looking to go live with a real one
I can find these below using grep on serverX
/opt/novell/conf/keys/CertToDelete.buf
/opt/novell/conf/keys/CertToDelete.p12
/opt/novell/conf/keys/CertToDelete.key
Can I delete them? What am I going to break if I do? I am Used to using the java keytool, but not sure how to use it when you have files instead of a keystore object
|