mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Option to sign generated profiles please! #310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cistone on GitHub.
Your tools generate unsigned profiles. Consider adding a flag that accepts the name of a signing identity in my keychain which will then be used to sign the profiles.
I expect that anyone who manually generates baselines would like to have this feature.
@golbiga commented on GitHub:
Closing issue.
@psuedoexpert commented on GitHub:
An option to accept the name or hash of the signing identity would be ideal.
@golbiga commented on GitHub:
This has now been added to the big_sur and catalina branches. It will be merged into main in the next release.