Marcin Cieślak
Marcin Cieślak
I agree with @otegami concerns. This patch seems to work fine. but does not account in the possibility to [let the users override `${prefix}` with pkg-config](https://www.bassi.io/articles/2018/03/15/pkg-config-and-paths/) when integrating with another...
I'll check if the problem is fixed, unless we need to simplify the code (which might be difficult if we want to keep both relative/absolute names and prefix setting in...
How should cloudhsm know which key do you want to use? The documentation is thin on the details how to select the key. Maybe you can list the keys somehow...
What changes in the files? https://github.com/pimutils/vdirsyncer/issues/1092 suggests for example that GNOME Evolution software re-orders some items, maybe this is something similar?
The links are: https://bugzilla.redhat.com/show_bug.cgi?id=2298882 https://github.com/OpenSC/pkcs11-helper
[EPEL has gnupg-pkcs11-scd ](https://src.fedoraproject.org/rpms/gnupg-pkcs11-scd/tree/rawhide) built without patches, but they do patch https://src.fedoraproject.org/rpms/pkcs11-helper/blob/rawhide/f/pkcs11-helper-rfc7512.patch indeed (which seems to be related to https://github.com/OpenSC/pkcs11-helper/pull/4) Does the EPEL version break as well? What happens if...
I think `gnupg` does not care what it receives. What worries me that gnupg shows `rsa2024` algorithm without the patch and that it reports `'(none)'` @antimeme can you try the...
I have started playing with strange encoding of the values and it turns out, when something strange is received, gnupg-pkcs11-scd may simply crash: ``` Sep 28 02:13:00 radziecki kernel: pid...
Thank you for coming back (I thought you might have given up on this already). I am interested in the actual `SCD READKEY` output - as executed. But looks like...
Please excuse my babble. Do you see any `SCD READKEY` in your log at all? The log looks kind of short to me, but maybe this is the problem.