Page 1 of 1

doc website updates?

Posted: Wed Aug 10, 2016 8:38 am
by Neustradamus
Hello OpenVPN team,

Can you update page for more informations, security?
About mode, cipher, ipv6, ...

https://openvpn.net/index.php/open-sour ... howto.html

In example configuration files, there are not mentions of:
- SERVER:
tls-server
remote-cert-eku \"TLS Web Client Authentication\"
auth SHA512
cipher AES-256-CBC (remove old insecure too)
tls-version-min 1.2
crl-verify crl.pem
topology subnet

- CLIENT:
tls-client
auth SHA512
cipher AES-256-CBC (remove old insecure too)
tls-version-min 1.2
remote-cert-eku \"TLS Web Server Authentication\"
setenv opt block-outside-dns
comp-lzo (enable: not secure...)


And a last point, it works in configuration?
- proto udp
- proto tcp

because I have seen:
- proto udp
- proto tcp
- proto tcp-server
- proto tcp-client

Thanks in advance.

Regards,

Neustradamus

Re: doc website updates?

Posted: Thu Aug 18, 2016 3:13 am
by Neustradamus
And you must to update redirections like:
https://openvpn.net/man.html