After the Definitions configuration its necessary to create SSL digital certificates. A digital certificate has the following informations:
It will be generated a Digital Certificate for the server and for each of the clients using the VPN SSL connection. Clicking on Insert
will start the generation of the server's Certificate. You will then have to insert data in the following fields:
The next certificates shall be for the clients, and it is necessary to fill the following fields (Figure 4.25):
none
, access will be granted to all the defined network routes.
Afterwards, it is necessary to download the certificate and send it to the customer who shall establish the VPN connection. The .zip file contains:
ca-server-domain.crt
;
certificate_name.key
;
certificate_name.crt
;
certificate_name.ovpn
;
Client
In the client side you have to install the specific software to create the VPN SSL connection- OpenVPN4.5. Then you must uncompress the certificate file to a new directory in
c:\Program Files\OpenVPN\config
.
To start VPN connection you have to click on the OpenVPN icon located in the tool bar with the right button, choose the connection you want and click Connect.
The option Delete All should only be used to restart the all process.