[solved] OpenVPN client?

Hello,
I don’t get how to use OpenVPN under Windows? Which client should I download?
The “OpenVPN client” seems very user-friendly but I cannot download a “config” file from YunoHost.

So is there an easy-to-use client I could integrate with YunoHost?

Thanks

Edit: Nevermind, I found that “OpenVPN Connect Client” works out of the box if I copy the ca.crt and *.ovpn files in the config directory.

Can you please explain how to use openVPN ?

Hi, sure :smile:

  1. Download and install OpenVPN: https://openvpn.net/index.php/open-source/downloads.html
  2. In theYunoHost OpenVPN website, download the Certificate authority and the configuration for command-line client
  3. In the install folder (e,g.: C:\Program Files\OpenVPN), paste the certificate (ca.crt) and the config file (domain.ovpn) in the config folder
  4. Launch OpenVPN GUI and login

I hope this works though… Although IP websites show my YunoHost IP, the YunoHost VPN app says I am not connected :frowning:

I am getting error
VERIFY ERROR: depth=2, error=self signed certificate in certificate chain: C=IL, O=StartCom Ltd., OU=Secure Digital Certificate Signing, CN=StartCom Certification Authority

Did you paste ca.crt in the config folder as well?

Yes I pasted ca.crt in the config folder.