On 13/06/2019 15:48, Arne Schwabe wrote:
> This unifies our key generation and also migrates the generation
> of the tls-crypt-v2 keys. Since tls-crypt-v2 is not included in any
> released version, we remove the the old syntax without compatibility.
> 
> PATCH V4: Introduce warning/error when using --secret with --genkey
>           Update non code usages to use new --genkey syntax
> ---
>  INSTALL                                |  2 +-
>  doc/openvpn.8                          | 81 ++++++++++++++------------
>  sample/sample-config-files/server.conf |  2 +-
>  sample/sample-keys/gen-sample-keys.sh  |  2 +-
>  sample/sample-windows/sample.ovpn      |  2 +-
>  src/openvpn/crypto.c                   |  2 +-
>  src/openvpn/init.c                     | 71 ++++++++++++++--------
>  src/openvpn/options.c                  | 67 +++++++++++++--------
>  src/openvpn/options.h                  | 11 +++-
>  tests/t_lpback.sh                      |  8 +--
>  10 files changed, 151 insertions(+), 97 deletions(-)
> 

Acked-by: David Sommerseth <dav...@openvpn.net>

Looks good now, 'make check' passes and behaviour is more consistent.



-- 
kind regards,

David Sommerseth
OpenVPN Inc



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to