github / github/smimesign

Mac Error: CFError -25293

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
657
Forks
154
PR merge metrics
No merged PRs in 30d

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

```bash
$ git commit -S -m "tt" README.md
error: gpg failed to sign the data
fatal: failed to write commit object
```

So I tried around and found out:

```
$ echo "Test" > test.txt
$ smimesign -su 'Maxxxx xxxxxxdt ' test.txt
failed to sign message: CFError -25293
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.