]> git.ipfire.org Git - thirdparty/openvpn.git/commit
msvc: switch to openssl3
authorLev Stipakov <lev@openvpn.net>
Wed, 26 Jan 2022 12:35:02 +0000 (14:35 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 2 Feb 2022 16:36:57 +0000 (17:36 +0100)
commit225893ef7d06cdaf145436c54bd1070266a1d1da
treeaaa0faba94f2d9fae3f16e494826eaf1eb6e80d1
parenta63a727b020ef42c475bd861b960200686359b2d
msvc: switch to openssl3

Add openssl3 vcpkg port, which is slightly modified version of
openssl1.1.1 port from official vcpkg repo.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Antonio Quartulli <antonio@openvpn.net>
Message-Id: <20220126123502.403-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23662.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.github/workflows/build.yaml
contrib/vcpkg-ports/openssl3/portfile.cmake [new file with mode: 0644]
contrib/vcpkg-ports/openssl3/usage [new file with mode: 0644]
contrib/vcpkg-ports/openssl3/vcpkg.json [new file with mode: 0644]
contrib/vcpkg-ports/pkcs11-helper/portfile.cmake