|
|
On 12/4/06, Robert Fischer <triton@xxxxxxxxxxxx> wrote: > Hello, Hello, <snip> > rf@bender:~$ > sudo ./openvpn --show-pkcs11-objects /usr/lib/pkcs11/opensc-pkcs11.so 0 > PIN: > Token Information: > label: OpenSC Card (testuser) > manufacturerID: OpenSC Project > model: PKCS #15 SCard > serialNumber: <serial> > flags: 0000040c <snip> > >openvpn --show-pkcs11-objects etpkcs11.dll 0 > PIN: > Token Information: > label: eToken > manufacturerID: Aladdin Knowledge Systems Ltd. > model: eToken CardOS/M4 > serialNumber: <serial> > flags: 0000000d > > You can access this token using > --pkcs11-slot-type "label" --pkcs11-slot "eToken" options. > > PKCS#11: Cannot open session to token 'eToken' 1-'CKR_CANCEL' > The following objects are available for use with this token. > Each object shown below may be used as a parameter to As far as I know, you cannot use opensc PKCS#11 providers in Linux and Aladdin native provider on Windows. You need to use Aladdin native on both or opensc on both. They format the card differently, and create different objects. Best Regards, Alon Bar-Lev. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00034.html on line 215 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00034.html on line 215 |