clburlison / bakeit

A platform agnostic chef bootstrap tool
MIT License
8 stars 0 forks source link

Codesign for macOS binary #17

Open clburlison opened 6 years ago

clburlison commented 6 years ago

We should investigate signing bakeit on macOS.

sign: codesign -f -s "Mac Developer: Clayton Burlison (XXX)" $binary --deep verify: codesign -dvvv build/darwin/bakeit