I have my DeveloperID certificate in a hardware PIV token, and am able to sign code from the command line using the codesign utility.
Now I want to automate the process, but codesign throws up a dialog box asking for my PIN "Enter PIN to allow this."
How do I unlock the PIV token from the command line so this doesn't need a human in the loop?
Thanks!
Now I want to automate the process, but codesign throws up a dialog box asking for my PIN "Enter PIN to allow this."
How do I unlock the PIV token from the command line so this doesn't need a human in the loop?
Thanks!