Changes

Line 28: Line 28:     
The client configuration is stored in a single text file. You can either download an example file from the Internet or use our configuration, which you can download from '''[[Media:ovpn.ovpn|here]]'''. The file stores standard OpenVPN options, which depend on the server type and user preferences, and authentication certificates or file paths to the certificates. Since we'll be using TLS authentication for this example, we'll need to generate '''TLS certificates''' for our configuration to work. The process on how to do that is described '''[[How to generate TLS certificates?|here]]''' in detail.
 
The client configuration is stored in a single text file. You can either download an example file from the Internet or use our configuration, which you can download from '''[[Media:ovpn.ovpn|here]]'''. The file stores standard OpenVPN options, which depend on the server type and user preferences, and authentication certificates or file paths to the certificates. Since we'll be using TLS authentication for this example, we'll need to generate '''TLS certificates''' for our configuration to work. The process on how to do that is described '''[[How to generate TLS certificates?|here]]''' in detail.
 +
----
 +
* When you have the certificates in order, you can start configuring the client. To do so, simply open the configuration file with any text editor.
   −
When you have the certificates in order, you can start configuring the client. To do so, simply open the configuration file with any text editor.
+
[[File:Ovpn config file windows part 1.PNG]]
 
+
----
[[File:Ovpn config file windows part 1 v2.PNG]]
+
* Save the file with an '''.ovpn''' extension.
    
==External links==
 
==External links==
    
* https://openvpn.net/index.php/open-source/downloads.html - OpenVPN client download.
 
* https://openvpn.net/index.php/open-source/downloads.html - OpenVPN client download.

Navigation menu