openvpn: explicitly disable engine parameter for openssl variant
authorIvan Pavlov <AuthorReflex@gmail.com>
Thu, 25 Aug 2022 19:39:47 +0000 (22:39 +0300)
committerRosen Penev <rosenp@gmail.com>
Wed, 31 Aug 2022 20:32:56 +0000 (13:32 -0700)
commit62e909e845e25ea87d671358cc8f4724326c7eaf
tree0b5460c3cda0c87ce797ff5107ff77f0c20f03fd
parent2f17f23da38cf59cdf149533ddead3cb4739d774
openvpn: explicitly disable engine parameter for openssl variant

Engine support is deprecated in OpenSSL 3.0 and for OpenSSL 3.0 the default
is to disable engine support as engine support is deprecated. For ath79 architecture
build with autodetection engine support fails, so explicitly set off for now.

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
net/openvpn/Makefile