79683506

Date: 2025-06-29 05:25:37
Score: 0.5
Natty:
Report link

Certificates stored on hardware tokens no longer show up in KeyChain on recent versions of macOS. But you should still be able to refer to them by using the certificate hash.

For instance

codesign -s <cert sha1 hash> -f <binary to sign>

See https://developer.apple.com/forums/thread/744992

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: joostd