openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

added pkcs11-pin feature

Open luqtd opened this issue 8 months ago • 0 comments

I would like to propose resuming development of a much-needed feature: support for PIN entry for the PKCS#11 token slot. Specifically, this is about enabling PIN input from a file instead of standard input (stdin). I’m open to any adjustments or changes needed to move this forward. This proposal is a continuation of the work started in the following pull request:: https://github.com/OpenVPN/openvpn/pull/130

Related: https://github.com/OpenVPN/openvpn/issues/452 https://github.com/OpenVPN/openvpn/pull/630

Thank you for your contribution

You are welcome to open PR, but they are used for discussion only. All patches must eventually go to the openvpn-devel mailing list for review:

  • https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Please send your patch using git-send-email. For example to send your latest commit to the list:

$ git send-email [email protected] HEAD~1

For details, see these Wiki articles:

  • https://community.openvpn.net/openvpn/wiki/DeveloperDocumentation
  • https://community.openvpn.net/openvpn/wiki/Contributing

luqtd avatar May 07 '25 08:05 luqtd