openvpn: enable using wolfSSL cryptographic API engine
authorIvan Pavlov <redacted>
Wed, 5 May 2021 15:12:35 +0000 (18:12 +0300)
committerIvan Pavlov <redacted>
Sun, 13 Jun 2021 10:07:15 +0000 (13:07 +0300)
commit1813c82ff3c3d1715ce1d2c1e26b6adbb2ba54c8
tree11d4426f18d2eb19dd3028a57392bd27ef781851
parent7436d944fa44e27816401868a11a4c9115eb717d
openvpn: enable using wolfSSL cryptographic API engine

Support for wolfSSL has been upstreamed to the master OpenVPN branch
in f6dca235ae560597a0763f0c98fcc9130b80ccf4 so we can use wolfSSL
directly in OpenVPN. So no more needed differnt SSL engine for OpenVPN
in systems based on wolfSSL library
Compiled && tested on ramips/mt7620, ramips/mt7621

Signed-off-by: Ivan Pavlov <redacted>
net/openvpn/Config-wolfssl.in [new file with mode: 0644]
net/openvpn/Makefile
net/openvpn/patches/002-add-wolfssl-support.patch [new file with mode: 0644]
net/openvpn/patches/210-build_always_use_internal_lz4.patch
net/openvpn/test.sh
git clone https://git.99rst.org/PROJECT