You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If pkcs11 tool does not enumerate it, OpenVPN also would not. Looks like a compatibility issue of yubikey with pkcs11. May be related to the need for key history object in PIV to enumerate retired key slots which yubikey does not populate by default. See OpenSC/OpenSC#847 and yubikey docs on how to fix.
As you are on Windows you may be able to use those certificates as is using the cryptoapicert option instead of pkcs11.
Describe the bug
User get prompted to select the certificate for cert-based authentication. This menu does not show/offer all available certs on a yubikey 5 NFC.
Missing cert is in slot 82.
See output:
Yubikeys own tool reports:
OpenSC debugging:
To Reproduce
Use Openvpn client with pkcs11-providers and point to opensc-pkcs11.dll. Have certificate on yubikey in slot 82.
Expected behavior
OpenVPN menu should show all available certs on yubikey.
Version information (please complete the following information):
Windows 11, latest openvpn 64 bit.
Additional context
Looks like, it shows only certs in the common slots 9a,9b,9c,9d, not the additional slots 82....95.
The text was updated successfully, but these errors were encountered: