Tunnelblick connects without warnings and errors.
I see a warning on first connection
Warning: This VPN may not connect in the future.
The OpenVPN configuration file for '1.2.3.4-direct' contains these OpenVPN options:
'comp-lzo' was deprecated in OpenVPN 2.4 and removed in OpenVPN 2.5
You should update the configuration so it can be used with modern versions of OpenVPN.
Tunnelblick will use OpenVPN 2.4.4 - OpenSSL v1.0.2o to connect this configuration.
However, you will not be able to connect to this VPN with future versions of Tunnelblick that do not include a version of OpenVPN that accepts the options.
MacOS 10.11.6 (15G20015)
Tunnelblick 3.7.5a (build 5011)
Quick googling says that we can use compress lzo at the cost of profile compatibility with OpenVPN v2.3. The only people I can think of stuck on 2.3 are OpenWrt CC 15.05 users, and they can fix the profiles by hand.
Could we enable LZ4 compression here as well?
I _think_ we might have broken compat already using tls-crypt but I'd have to go back and refresh my memory
@cpu tls-crypt implicitly assumes v2.4, no reason not to change to lz4 compression.
@dandaka Thanks for reporting this warning. It should be fixed in master as of #1310 :tada: