command line pkcs11 options not recognized under windows

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
sergius
OpenVpn Newbie
Posts: 1
Joined: Tue Jul 12, 2011 4:08 pm

command line pkcs11 options not recognized under windows

Post by sergius » Tue Jul 12, 2011 4:21 pm

hi people, i'm new at this forum. I use windows XP and i've downloaded openvpn-2.2.1-install.exe. It works fine with a simple TLS without smartcards at client side. I'm trying to set up smartcards support following the instructions in HOWTO. Tiping
openvpn --show-pkcs11-ids
i would get the necessary parameters to configure my openvpn client, but i get:
O:\sergius\Importante\appdnie\opensc>openvpn --show-pkcs11-slots PkcsV2GK.dll
Options error: Unrecognized option or missing parameter(s) in [CMD-LINE]:1: show-pkcs11-slots (2.2.1
)
Use --help for more information.
This is my "--version" output
OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul 1 2011
Originally developed by James Yonan
Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>

config_all.py

Compile time defines: ENABLE_HTTP_PROXY=1, ENABLE_DEBUG=1, ENABLE_MANAGEMENT=1, ENABLE_CLIENT_SERVE
R=1, ENABLE_PASSWORD_SAVE=1, ENABLE_CLIENT_ONLY=0, ENABLE_SOCKS=1, ENABLE_FRAGMENT=1,
Is openvpn for windows compiled with smartcard support?

I've tried with several commands:
openvpn --show-pkcs11-slots bin\opensc-pkcs11.dll
openvpn --show-pkcs11-slots bin\
Regards

Post Reply