Set up OpenVPN (Mullvad)?

I'm trying to set up an OpenVPN virtual adapter for my Mullvad VPN service (which is excellent, by the way).

Anyway I'm in the Network Connections utility/panel/applet/whatever-it-is and I am trying to figure this out. I specified that I wish to create an OpenVPN connection and it is asking me for some settings.

From Mullvad I downloaded my linux settings as a compressed folder and I have some files inside a folder named as my user-name (user-number, actually): ca.crt, crl.pem, mullvad.crt, mullvad.key, and mullvad_linux.conf.

The OpenVPN window is asking me for some files, but I don't know which are which. It is set to use Certificates(TLS) and is asking me for User Certificate, CA Certificate, and Private Key. (It also wants a Private Key Password in a password-entry box.)

How do I successfully set this up? Thanks in advance for your attention.

0

1 Answer

  • User Certificate => mullvad.crt
  • CA Certificate => ca.crt
  • Private Key => mullvad.key

The Private Key Password is only required if the Private Key is encrypted, if you don't have a password probably it is not needed.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like