Community discussions

MikroTik App

Search found 1 match

by jsuch
Tue Jun 04, 2024 4:03 pm
Forum: General
Topic: OpenVPN (client mode) TLS-handshake error
Replies: 2
Views: 2724

OpenVPN (client mode) TLS-handshake error

Hello, I would like to connect a MT router (ROS 7.14.3) to remote OVPN server. My .ovpn config looks like this: client proto udp explicit-exit-notify remote AAA.AAA.AAA.AAA PPPP dev tun resolv-retry infinite nobind persist-key persist-tun remote-cert-tls server verify-x509-name XYZ name auth SHA256 ...