Hi to all,
I have to build OpenVPN server using RouterOS.
On olv OpenVPN server (Linux) I had this on configuration file:
secret static.key
made using command:
openvpn --genkey --secret static.key
I don’t unsderstand how import and use it on RouterOS due there are no examples with this on OpenVPN configurations I’ve found on the web…
May someone help me?
thanks.