]> git.ipfire.org Git - thirdparty/openvpn.git/commit
pkcs11: Load p11-kit-proxy.so module by default
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 Dec 2014 13:03:35 +0000 (13:03 +0000)
committerGert Doering <gert@greenie.muc.de>
Sat, 27 Dec 2014 14:06:51 +0000 (15:06 +0100)
commit6f1d3cf062d5c33cbad4d521d157d43d53ffc7d1
tree51d0b05b10a51409caa5a92c09d789d8a6e9e885
parentf682c3d022265207377e327358211b0344f7d490
pkcs11: Load p11-kit-proxy.so module by default

If the user specifies --pkcs11-id or --pkcs-id-management but neglects
to explicitly provide a --pkcs11-provider argument, and if the system
has p11-kit installed, then load the p11-kit proxy module so that the
system-configured tokens are available.

Trac: 490
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <1418303015.31745.78.camel@infradead.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9342
Signed-off-by: Gert Doering <gert@greenie.muc.de>
configure.ac
doc/openvpn.8
src/openvpn/options.c