OpenVPN and aetpkss1.dll
Posted: Fri Mar 18, 2011 1:41 pm
Hello,
I hope I am posting this at the right place. I'm having trouble to configure a Crescendo C700 smart card with OpenVPN, and I'm hoping that someone can help me. I haven't found nothing on internet to help me.
I am are actually using OpenVpn 2.1.4 on Windows 7 64bits environments for the clients, and on Linux for the server. I would like to secure the VPN access by storing the certificate and the private key of each user on a smart card.
I have a cresdendo c700 (card) and an Omnikey 3121 (reader). I am easily able to store a .p12 cert on the card, the problem is that I am unable to set up OpenVPN with the aetpkss1.dll PKCS11 provider, and I cannot use the openSC provider since the C700 is not supported :/
That is why, I would like to ask if someone has already tried to configure OpenVPN with aetpkss1.dl?
Here is the configuration I’ve tried in OpenVPN (I’ve tried lots of others as well):
pkcs11-providers "C:/WINDOWS/SYSTEM32/aetpkssw.dll"
pkcs11-id 'A\x2EE\x2ET\x2E\x20Europe\x20B\x2EV\x2E/19CB0006010D0000/0023003964951580/Crescendo\x20C700/3829C2E012CE8AF1A1A802007704B6944790DD2E'
askpass
The problem is that, with all the config I've tried, the client is not responding after it prints the following outputs:
Fri Mar 18 14:30:31 2011 TLS: Initial packet from 192.168.187.176:1194, sid=1934f246 d579a39d
Fri Mar 18 14:30:31 2011 VERIFY OK: depth=1, /***
Fri Mar 18 14:30:31 2011 VERIFY OK: nsCertType=SERVER
Fri Mar 18 14:30:31 2011 VERIFY OK: depth=0, /***
Hope someone can help
Thanks a lot
I hope I am posting this at the right place. I'm having trouble to configure a Crescendo C700 smart card with OpenVPN, and I'm hoping that someone can help me. I haven't found nothing on internet to help me.
I am are actually using OpenVpn 2.1.4 on Windows 7 64bits environments for the clients, and on Linux for the server. I would like to secure the VPN access by storing the certificate and the private key of each user on a smart card.
I have a cresdendo c700 (card) and an Omnikey 3121 (reader). I am easily able to store a .p12 cert on the card, the problem is that I am unable to set up OpenVPN with the aetpkss1.dll PKCS11 provider, and I cannot use the openSC provider since the C700 is not supported :/
That is why, I would like to ask if someone has already tried to configure OpenVPN with aetpkss1.dl?
Here is the configuration I’ve tried in OpenVPN (I’ve tried lots of others as well):
pkcs11-providers "C:/WINDOWS/SYSTEM32/aetpkssw.dll"
pkcs11-id 'A\x2EE\x2ET\x2E\x20Europe\x20B\x2EV\x2E/19CB0006010D0000/0023003964951580/Crescendo\x20C700/3829C2E012CE8AF1A1A802007704B6944790DD2E'
askpass
The problem is that, with all the config I've tried, the client is not responding after it prints the following outputs:
Fri Mar 18 14:30:31 2011 TLS: Initial packet from 192.168.187.176:1194, sid=1934f246 d579a39d
Fri Mar 18 14:30:31 2011 VERIFY OK: depth=1, /***
Fri Mar 18 14:30:31 2011 VERIFY OK: nsCertType=SERVER
Fri Mar 18 14:30:31 2011 VERIFY OK: depth=0, /***
Hope someone can help

Thanks a lot