openwrt/package/network/services/openvpn
Sven Roederer 7c5bc827b7 openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
When relying on x.509 certs for auth and / or encryption of traffic you can't
use package openvpn-nossl.
Just have your package depend on openvpn-crypto to have SSL-encryption and
X.509-support enabled in OpenVPN. If encryption / X.509 is not a must, use
virtual packge openvpn, which is provided by all OpenVPN-variants.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2017-02-01 15:40:20 +01:00
..
files openvpn: add support for various new 2.4 configuration options 2017-01-28 20:20:02 +01:00
patches openvpn: fix disabling DES support in mbedtls 2016-12-22 16:42:19 +01:00
Config-mbedtls.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-nossl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-openssl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Makefile openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package 2017-02-01 15:40:20 +01:00