|
|
On 5/7/07, Mister T <internetthierry@xxxxxxxxx> wrote: > In Windows XP though, the smartcard is listed by the opensc-tool and also > accessible via > "opensc-explorer -r 1" but openvpn seems having problem with the PIN or the > card. You are working with the same card via two different interfaces. In order to see if the PKCS#11 is setup correctly, please use pkcs11-tool. If this command does not work, OpenVPN will also not be able to use the token. $ pkcs11-tool --module "C:\Program Files\Smart card bundle\opensc- pkcs11.dll" --list-objects pkcs11-tool should also be provided by OpenSC package. BTW: Please try to run this command with the same smartcard on Linux, verify that you got this right. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |