Hello there.
I have a OpenVPN server (newest OpenVpn version) and I have problems to connect to it with my OpenPli 7.2
I wrote a config for the client and saved it on my Reciever. When I type openvpn --config /home/configForReciever.ovpn
It starts openVpn and gets TLS ERROR like this:
I am sure it is a TLS Version Conflict and so I tried to edit the openssl.conf As in Debian you just need to change the TLS version but I cant find this line on my conf. So Now I dont know rly what to do.. Both OpenVPN versions are the newest versions.
[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2
Editing the ovpn file didnt helped.. I tried adding : tls-version-min 1.0