0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/client
Arne Schwabe 48f5adce94
Ensure that tlsVersionMinOverride does not lower TLS version
This ensure that client that want to set a miminum level of TLS
version do not accidentially lower the version when the profile already
requires a higher version.

Also make the tls version enum an enum class for better type safety.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2023-03-29 23:14:15 +02:00
..
CMakeLists.txt cmake: create findswigdeps to reduce code duplication 2022-03-16 13:02:19 +01:00
ovpncli.cpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpncli.hpp Ensure that tlsVersionMinOverride does not lower TLS version 2023-03-29 23:14:15 +02:00
ovpncli.i Add building ovpncli swig library to cmake build 2021-12-15 13:05:14 +01:00