Hi.
I'm reading the wiki page for OpenVPN ( http://wiki.openwrt.org/doc/howto/vpn.openvpn )as I'm trying to setup an OpenVPN server. There are some variables in file /etc/easy-rsa/vars which need to be changed:
export PKCS11_MODULE_PATH=changeme
export PKCS11_PIN=1234
And I don't know what to put there.
What's the PKCS11 MODULE PATH?
And what about the PIN?
What's it's usage?