Closed magicrobotmonkey closed 2 years ago
Thanks for your work on this!
Can you see if the test fails for you on an M1 with 222a558adb19876c42318c180e2eee52d42220b5?
The only other thing I think this code needs to handle is a null return from Security.SecCertificateCopyKey()
.
This should be all functioning properly on master, and I've added a check for the null return value
add support for SecCertificateCopyKey, which replaces deprecated SecCertificateCopyPublicKey since MacOS 10.14
fixes #56
https://developer.apple.com/documentation/security/1396096-seccertificatecopypublickey