kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

How i can skip tls auth in the config? #691

Closed sdlAnti closed 2 years ago

sdlAnti commented 2 years ago

I'm trying to set up a vpn connection on a mikrotik router, but it doesn't support TLS authentication. https://wiki.mikrotik.com/wiki/Manual:Interface/OVPN

notfoolen commented 1 year ago

I'm trying to set up a vpn connection on a mikrotik router, but it doesn't support TLS authentication. https://wiki.mikrotik.com/wiki/Manual:Interface/OVPN

How did you resolve it?

sdlAnti commented 1 year ago

I'm trying to set up a vpn connection on a mikrotik router, but it doesn't support TLS authentication. https://wiki.mikrotik.com/wiki/Manual:Interface/OVPN

How did you resolve it?

I created a docker based vpn wireguard container, updated mikrotik to firmware version 7, successfully connected to the VPN and did not use the solution on openvpn xD