-
- Posts: 1
- Joined: Wed Aug 16, 2017 5:53 am
This is in my viscosity log:
I can access the smartcard if I do it manually.
I always get the "Please enter your PKCS#11 token or smartcard to use for authentication... I can never get past that dialog.
Best,
Trevor
Code: Select all
2017-08-15 14:40:20: State changed to Disconnecting
2017-08-15 14:40:20: PKCS#11: Cannot get certificate object
2017-08-15 14:40:20: PKCS#11: Cannot get certificate object
2017-08-15 14:40:20: PKCS#11: Unable get evp object
2017-08-15 14:40:20: Cannot load certificate “piv_II/PKCS\x2315\x20emulated/11ae9ca882ee83de/PIV_II\x20\x28PIV\x20Card\x20Holder\x20pin\x29/01” using PKCS#11 interface
2017-08-15 14:40:20: SIGHUP[hard,close_context usr1 to hup] received, process restarting
I can access the smartcard if I do it manually.
Code: Select all
$ openvpn --show-pkcs11-ids /usr/local/lib/opensc-pkcs11.so
The following objects are available for use.
Each object shown below may be used as parameter to
--pkcs11-id option please remember to use single quote mark.
Certificate
DN: CN=Trevor Bernard
...
I always get the "Please enter your PKCS#11 token or smartcard to use for authentication... I can never get past that dialog.
Best,
Trevor