If suppressRecoveryKey is true, you can set this to show an alert after the key is rotated witout it being shown. By default, no alert is shown and the app will quit.
Truse / False
True
successKeyMessage
If the successAlert key is set, you can customize the success message. By default, the message is "Successfully reissued the recovery key on this machine."
String
Your key has been reissued!
Also added a JSON schema config manifest for use with Jamf deployments.
suppressRecoveryKey
is true, you can set this to show an alert after the key is rotated witout it being shown. By default, no alert is shown and the app will quit.successAlert
key is set, you can customize the success message. By default, the message is "Successfully reissued the recovery key on this machine."Also added a JSON schema config manifest for use with Jamf deployments.
Hope I did this right, my first pull request ;)