]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Warn when pkcs11-id or pkcs11-id-management options are ignored
authorSelva Nair <selva.nair@gmail.com>
Fri, 20 Jan 2023 02:18:41 +0000 (21:18 -0500)
committerGert Doering <gert@greenie.muc.de>
Fri, 20 Jan 2023 17:01:05 +0000 (18:01 +0100)
commitf42b38a68e7a9b44153021a7c3864618e3864cae
tree42ea8e5916a1507564d80a788469196cd3867902
parent640c4d82611b744a4e032b827c82e365eca4f361
Warn when pkcs11-id or pkcs11-id-management options are ignored

- If there are no pkcs11-providers either directly specified or
  through p11-kit-proxy made available through a build-time detection,
  these options are ignored. Log a warning in such cases.

  Especially important on Windows where automatic loading of p11-kit
  is not enabled in our release builds.

- Document this behaviour.

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20230120021841.2048791-1-selva.nair@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26056.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit abad04fc8ef6c1da7dc4e976bacee9f34931adea)
doc/man-sections/pkcs11-options.rst
src/openvpn/options.c