Frank Morgner
Frank Morgner
The testing perioud for 0.26.0 is over, the packages were released last week. @t2000 if this seems like a bug to you, please open a new issue and include debug...
@vletoux do you know this error from a masktech card? @rozhuk-im could you try running `pkcs11-tool --test --login`?
This confirms that the problem with set security environment can be reproduced with pkcs11-tool only (no need for FF). Please only use log level 3 when posting on the internet...
fixing the actual problem requires insights to the card's documentation. If @vletoux doesn't respond, please try to contact masktech or your government for assistance. if you can use some "official"...
Contacting your national gov may also help
Wish you all the best, @vletoux Then, contacting masktech may be your best chance, @rozhuk-im
You could theoretically try the following change to disable the file reference: ```diff diff --git a/src/libopensc/iso7816.c b/src/libopensc/iso7816.c index 36b9e016d..f23bbdc3b 100644 --- a/src/libopensc/iso7816.c +++ b/src/libopensc/iso7816.c @@ -1003,6 +1003,7 @@ iso7816_set_security_env(struct sc_card...
closing this in favor of https://github.com/OpenSC/OpenSC/pull/3090
feel free to add a pull request
@viktorTarasov ?