[LEDE-DEV] [PATCH] openvpn: ssl-enabled variants also provide a virtual openvpn-x509 package

Mirko Vogt mirko at openwrt.org
Sun Jan 22 03:35:18 PST 2017


On 01/22/2017 12:48 AM, Sven Roederer wrote:
> +ifeq ($(1),nossl)
>    PROVIDES:=openvpn
> +else
> +  PROVIDES:=openvpn openvpn-x509
> +endif
>    MAINTAINER:=Mirko Vogt <mirko at openwrt.org>
>  endef

Apart from the Copyright change - and it's not about OpenWrt vs. LEDE -
SSL support is also needed for preshared keys, which have nothing to do
with x509.



More information about the Lede-dev mailing list