A certificates that we use for Wi-Fi within the workplace has expired, and it doesn’t renew for some cause. I attempted to delete it from the Keychain Entry I get the next error:
I assume that is the rationale why the certificates just isn’t being renewed.
I attempted the identical from terminal as nicely. When I attempt to discover it utilizing its identify, it finds and reveals that it isn’t legitimate.
$> safety find-identity "XXXXXXXoffice" /Customers/username/Library/Keychains/login.keychain-db
Coverage: X.509 Primary
Matching identities
1) F0XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX30 "localhost" (CSSMERR_TP_CERT_EXPIRED)
2) E9XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXC9 "4ab2f0ae-76fd-4636-a899-c4e89b8386d1" (CSSMERR_TP_NOT_TRUSTED)
2 identities discovered
Legitimate identities solely
0 legitimate identities discovered
When I attempt to delete it although, I get an error, identical to I get from the Keychain Entry.
safety delete-identity -c "XXXXXXXoffice" /Customers/username/Library/Keychains/login.keychain-db
Unable to delete certificates matching "XXXXXXXoffice"%
Any recommendations on how I can delete this keychain identification?