Managing the SSL Certificate

An SSL certificate is an effective way to secure a website against unauthorized interception of data. At its simplest, an SSL Certificate is used to identify the website and encrypt all data flowing to and from the Certificate holder's web site. This makes all exchanges between the site and its visitors 100 percent private.

Access the SSL certificates configuration by pressing "New" button when you are editing the Binding and the Protocol used is HTTPS:

Managing the SSL Certificate

A valid SSL certificate is included with the Thinfinity VirtualUI Server installation. This allows you to encrypt all communications with the product's default certificate. However, browsers will tipically show a security warning. Your communications are encrypted, but the browser notices the name on the certificate is not your company's. You may want to create your own certificate to identify your company and avoid this.

  1. There are two ways of creating your own SSL certificate:

a. Creating A self-signed certificate

b. Using A CA Certificate

  1. Once you already have your certificate files, go to the Thinfinity VirtualUI Server Settings 'General' tab.

  2. Click on the 'Manage Certificate' option.

  3. On this screen you should inform the location of the certificate files, as follows:

Certificate File

Inform the path to the certificate file.

CA File

If the certificate is issued by a unknown CA, you should fill in the pathname to the CA certificate.

Private Key

You should inform the pathname to the certificate private key file.

Pass Phrase

Inform the password that was used, if any, when the private key was generated.

Note: The path names can be absolute (C:\MyCertPath\UserThisCert.pem) or relative to the path where Thinfinity VirtualUI Server is installed (\cert\UserThisCert.perm).

Read more:

· The Default Embedded Certificate

· A Self-Signed Certificate

· A CA Certificate

****

Last updated