joshua-d-miller / macOSLAPS

Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows
MIT License
383 stars 57 forks source link

macOSLAPS binary not running - signing certificate revoked #34

Closed neilmartin83 closed 5 years ago

neilmartin83 commented 5 years ago

Have started seeing the following crash when running the macOSLAPS binary:

$ macOSLAPS 
Killed: 9

A bit of further digging:

$ codesign -vvv /usr/local/laps/macOSLAPS
/usr/local/laps/macOSLAPS: CSSMERR_TP_CERT_REVOKED
In architecture: x86_64

Corroborated with @howlerwolf1313 on the MacAdmins Slack in the #macoslaps channel

This is with the current 1.1.1 release, build 223

joshua-d-miller commented 5 years ago

Please check the latest build :)

joshua-d-miller commented 5 years ago

Neil has confirmed this issue has been resolved.