Alon Bar-Lev
Alon Bar-Lev
Hello, The documentation states it clearly that you must have a certificate for each key. ``` gnupg-pkcs11-scd works only with already personalized cards, and sup- ports (for the time being)...
In order to create a cache only if does not exist there is no reason to download the cache if available... Please consider to prioritize.
Hello @R9295, I would like to avoid running binary infra due to security reasons. I pushed a fix into [https://github.com/OpenSC/pkcs11-helper/pull/74] including unittest. If you find anything, I will appreciate to...
@selvanair thank you so much for the review, I've modified the implementation to use macros, I hope now all is ok.
Thank you all!
Hi, The ci[1] passed also I checked it and it works at my end, so it must be something locally. Can you please verify that you have no important files...
`tox -e py310` should not do anything as there is no environment at `py310` name, see below output. ``` $ tox -e py310 ROOT: tox-gh-actions won't override envlist because tox...
Hi @jeremiah-c-leary, Just to make sure, without the verbose you can reproduce this 100% with python-3.10, correct? And you can reproduce this only after the changes in this branch and...
Hello @rbonghi , It is great to hear! Please let me know when you have something ready, I will be able to test. I suggest to start by splitting the...
Hi @ko-maren, Somehow I missed this notification. Can you please test #70 ? Thanks, Alon