-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
I want to use smimesign on my Mac for git. I'm a happy windows user of this already.
In Mac 15.3.1 (24D70) I did everything needed to sign commits and I got
$ git commit -S -m "tt" README.md
error: gpg failed to sign the data
fatal: failed to write commit objectSo I tried around and found out:
$ echo "Test" > test.txt
$ smimesign -su 'Maxxxx xxxxxxdt <blabla.blabla.###@bla-blabla.de>' test.txt
failed to sign message: CFError -25293
Metadata
Metadata
Assignees
Labels
No labels