Raul Metsma
Raul Metsma
Does #1277 resolve this issue?
> Only 1 issue, `CMAKE_CURRENT_SOURCE_DIR` in common does not point to the `SOURCE_DIR` of the top-level project (it is pointing to `/common` instead of `/`). It is possible to work...
There are still plenty sites that use TLS-CCA authentication. Firefox-pkcs11-loader is deprecated because OpenSC provides similar functionality. I am not sure if Fedora OpenSC provides this, it needs to be...
@martinpaljak no, there is pkcs11-register tool and it is called xdg autostart to register pkcs11 module to nss database. https://github.com/OpenSC/OpenSC/blob/master/src/tools/pkcs11-register.c
I don't see xdg autostart is enabled in fedora package. https://packages.fedoraproject.org/pkgs/opensc/opensc/fedora-rawhide.html Ubuntu package has (/etc/xdg/autostart/pkcs11-register.desktop) https://packages.ubuntu.com/noble/amd64/opensc/filelist
I do not have any knowledge how the p11-kit works and if it is installed plain fedora. Maybe you need add some dependency to open-eid metapackage
I think this is also related to github checkout. It does shallow clone checkout. Thats why I used in windows build github actions script https://github.com/OpenSC/OpenSC/blob/master/.github/workflows/windows.yml#L33 https://github.com/proudust/gh-describe
Its the Apple CCID driver fault [Secure Verify PIN comand](https://blog.apdu.fr/posts/2024/02/macos-sonoma-bug-scardcontrol-part-2/#secure-verify-pin-comand) > The most problematic issue is that the Secure Verify PIN command (FEATURE_VERIFY_PIN_DIRECT) using the Apple driver returns: ``` Secure...
Web-eid is not only extensions. Web-eID has also native application counterpart that extension uses. Browsers do not let have access to physical hardware (smartcard readers and cards). https://github.com/web-eid/web-eid-system-architecture-doc
pkcs11-tool has options: -f, --signature-format Format for ECDSA signature : 'rs' (default), 'sequence', 'openssl'