-
Notifications
You must be signed in to change notification settings - Fork 733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No PIN entry with OpenVPN and OpenSC PKCS#11 module (Windows 7 x64) #142
Comments
Is this openvpn as service? On Fri, Mar 15, 2013 at 8:59 PM, neuro18 notifications@github.com wrote:
|
No. It's a default installation of OpenVPN under Windows. It installs OpenVPN service, but when I successfully connect to my OpenVPN server (running on Synology DiskStation at home LAN) using cert and private key directly from files, the service is not running at that time. I think it starts only when you want to use your machine as OpenVPN server, but not just a client. Also, there is a "tls-client" option in my .ovpn config file, if it matters. |
How do you run openvpn exactly? On Sat, Mar 16, 2013 at 10:55 AM, neuro18 notifications@github.com wrote:
|
Through the OpenVPN GUI with the following .ovpn config:
|
Maybe it's somehow connected with issue I mentioned here: #125 , |
For using PKCS#11 via the gui, you need to use the management interface. A [1] https://sites.google.com/site/alonbarlev/openvpn-pkcs11 On Sat, Mar 16, 2013 at 5:58 PM, neuro18 notifications@github.com wrote:
|
@alonbl
Not a word about service/gui run mode. I'm not a programmer, just an end user. Can you (or someone else) give a simple, step-by-step instruction of how to befriend my smart-card and OpenVPN under Windows 7, if there's no bug in PKCS#11 OpenSC module itself? |
On Sat, Mar 16, 2013 at 11:49 PM, neuro18 notifications@github.com wrote:
You should ask the openvpn mailing list. You can try as administrator to run openvpn manually as interactive Regards, |
@alonbl
and was asked for PIN and then successfully authorized. Well, just in case, will be waiting for a new GUI with PIN entry dialog support. Alon, thank you so much! |
Issue is closed. No developers attention required. |
What can be done to enable pin entry dialog when an openvpn client instance is run as a background service (under Linux)? |
On 4/24/2015 6:16 PM, Dmitry Dzhus wrote:
That sounds like a OpenVPN issue. With PKCS#11 the PIN is obtained by the application, then passed
Douglas E. Engert DEEngert@gmail.com |
On 25 April 2015 at 06:03, Doug Engert notifications@github.com wrote:
Use the management interface[1][2], this enables support of card [1] https://github.com/OpenVPN/openvpn/blob/master/doc/management-notes.txt |
Hello.
I set up my OpenVPN Windows 7 x64 client to authorize with private key and certificate stored onto my OpenPGP v2 GPF CryptoStick 1.2 smart-card. But the OpenVPN connection fails at client's certificate verification phase. Smart-card's activity LED indicator lights up, but a PIN entry dialog never appears.
In use:
OpenVPN auth configuration:
OpenVPN log:
OpenSC PKCS#11 dll module log:
http://pastebin.com/s4czqnEe
What can be done to resolve the issue?
Thanks in advance!
The text was updated successfully, but these errors were encountered: