Comment 0 for bug 1385851

Revision history for this message
Haw Loeung (hloeung) wrote :

Hi Guys,

Seems the version of OpenVPN we're carrying only supports and/or is able to negotiate TLS v1.0. The patch below has landed in OpenVPN 2.3.3 and replaces TLSv1_server_method() calls with SSLv23_client_method().

https://github.com/OpenVPN/openvpn/commit/4b67f9849ab3efe89268e01afddc7795f38d0f64

Could we please consider either packaging >= 2.3.3 or backporting this patch?

Thanks,

Haw