]> git.ipfire.org Git - thirdparty/openvpn.git/commit
config-msvc.h: indicate key material export support
authorLev Stipakov <lev@openvpn.net>
Mon, 13 Dec 2021 13:52:53 +0000 (15:52 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 13 Dec 2021 14:38:42 +0000 (15:38 +0100)
commitbae0945d598891883b8676116c801ad72c5d1b27
tree3fb1e4932c99d6ab6287aacde82f15bf7c4db05d
parentb08b5f5df96dbe7d854a2fbbeb8a3e104e3158e2
config-msvc.h: indicate key material export support

MSVC build uses OpenSSL from vcpkg, which at the moment
is 1.1.1l. Key material export was added to 1.1.1, so it is safe
to indicate its support unconditionally.

This enables Windows releases to benefit from tls-ekm
data channel keys derivation.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20211213135253.212-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23394.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
config-msvc.h