alonbl / gnupg-pkcs11-scd

PKCS#11 GnuPG SCD
http://gnupg-pkcs11.sourceforge.net/
Other
68 stars 17 forks source link

Documentation Isuse for Yubikey with OpenSC #35

Closed manonfgoo closed 2 years ago

manonfgoo commented 2 years ago

For Yubikey to propperly sign with OpenSC and gnupg-pkcs11-scd the opensc.conf may need the follwing entires:

# opensc.conf
app default {
        framework pkcs15 {
                pin_cache_ignore_user_consent = true;
        }
}
alonbl commented 2 years ago

Hi, Do you have this device? Are you willing to test a patch to support it properly? It changes the core of pkcs11-helper so it may require several rounds, and I am unsure that gnupg is able to process this sequence. Regards, Alon

manonfgoo commented 2 years ago

Von meinem iPhone gesendet


Manon Goo Dembach Goo Informatik GmbH & Co. KG Hohenzollernring 72 D-50672 Köln

Tel.: +49 221 12095-211<tel:+49%20221%2012095-211> Mobil: +49 151 12222781<tel:+49%20151%2012222781> Fax: +49 221 12095-220<tel:+49%20221%2012095-220> @.**@.>

Support-Hotline: 0800 / 100 4323<tel:0800%20/%20100%204323>

Amtsgericht Köln HRA 22794, USt-IdNr.: DE242 159 527 Haftende Gesellschafterin: Dembach Goo Verwaltungsgesellschaft mbH Deren Geschäftsführer: Andreas Dembach, Mike Liebsch, Manon Goo

Am 25.09.2021 um 20:28 schrieb Alon Bar-Lev @.***>:



Hi, Do you have this device?

yes

Are you willing to test a patch to support it properly?

yes

It changes the core of pkcs11-helper so it may require several rounds, and I am unsure that gnupg is able to process this sequence. Regards, Alon

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alonbl/gnupg-pkcs11-scd/issues/35#issuecomment-927164211, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABTP25AC7HGN6SDOTQO5ZC3UDYIEPANCNFSM5ETZGJUQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

alonbl commented 2 years ago

Please try [1]

[1] https://github.com/OpenSC/pkcs11-helper/pull/45

alonbl commented 2 years ago

Hi, Can you please check the https://github.com/alonbl/pkcs11-helper/tree/always-auth with the https://github.com/alonbl/gnupg-pkcs11-scd/tree/pincache branch? It should solve the yubikey issue. Thanks,

alonbl commented 2 years ago

Should work with gnupg-pkcs11-scd-0.9.3