|
From: Mister T <int...@gm...> - 2007-07-29 10:20:55
|
In Windows Vista Home Edition, when openvpn is started in a cmd window wiht the command "openvpn --config client.opvn" , I get a popup "ordinal 3873 could not be found in dynamic link library libeay32.dll" when the smartcard provider is added with the directive 'pkcs11-providers "C:\\Program Files\\Smart card bundle\\opensc- pkcs11.dll" '. I checked and there are 2 libeay32.dll files: 1 in C:/Program Files/Smart card bundle/ and 1 in C:/Windows/Sytem32/ the command: opensc-tool -nv list the cardreader and the smartcard opensc-tool -a returns the ATR of my smartcard pkcs11-tool --list-object returns a certificate and a public key I have installed scb-0.9.exe and openvpn-2.1_rc4-install.exe. The same configuraton is working fine on Win XP Pro. In Windows Vista, It keeps asking for the token it can't find because of this dll error. Any idea what need to be corrected? Thanks for your help, Thierry |