Update server list and use encryption key certificates
When I connect via openVPN I get the following warning:
"WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info."
The following configuration is suggested by openVPN:
ca ca.crt
cert server.crt
key server.key # This file should be kept secret
In my config folder I can only find a ca.crt but no server.crt and also no server.key.
I have also tried your openvpn-2.1.1-install.exe but the message "WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info." still came up so this does not resolve the issue.
Besides this I noticed that there are only 19 openVPN-TCP server configured so that I used the missing config information from https://support.purevpn.com/vpn-servers
But the list has to be updated because there are many servers to which you cant establish any connection because the server is unknown. Also I guess Russia does not belong to Europe. ;-)
Please update these essential information in this server-list.
-
asd commented
Enable server certificate verification method for OpenVPN.
This is more secure and prevent man in the middle attacks.