Hi,
running this with the result:
Unable to delete certificate matching "-a"MB-A5589:~ uadmin$ sudo security delete-certificate -Z -a | grep -i "QuoVadis Root CA 2 G3"
Is this a Security block?
Any ideas how to achieve this??
ta
Hi,
running this with the result:
Unable to delete certificate matching "-a"MB-A5589:~ uadmin$ sudo security delete-certificate -Z -a | grep -i "QuoVadis Root CA 2 G3"
Is this a Security block?
Any ideas how to achieve this??
ta
from Login Keychain..
Using the -Z flag requires the cert hash value.
You can use -c for common name.
https://ss64.com/osx/security-delete-cert.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.