how I can configure openVpn client
because I have account on strongvpn.com website and they give me setting to connect it is call openvpn program and config file
how I can use this setting on Mikrotik
Note: I have five files in the config folder 2 with crt extension and 2 files with .key extension and one with .ovpn extension and all of this five files is require to connect
I have paid copy for mikrotik level 6 ver 3.23
and this a screen shoot for the router os
I know the Ip that I need to connect to but the problem is that I have 2 files in the vpn config with .crt extension but mikrotik have just one field for certificate
also where I can use the other 2 .key files
conclusion: I have this four files and I do not know where I can put them
1- XX.crt is the certificate authority
2- XX.crt - my client certificate
3- XX.key - my private key
4- XX.key is tls-auth key
I uploaded the files to server by ftp but where I can setup them
and the mikrotik setting what is AUTH and cipher is it keys files
Import your CA certificate into the client
import your client certificate into the client
import your client private key into the client. Should end up with a “KR” next to it, use this certificate when connecting.
OpenVPN doesnt support TLS auth keys in MT for some reason.