Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

In order to encrypt your data and logins, you can configure TIM Plus to be accessed via HTTPS (HTTP over SSL). To achieve this, you need a valid SSL certificate issued by a certificate authority (CA), such as VeriSign or Thawte. The certificate should be a .PCX file in PKCS#12 format; a SSL key (password encrypted or not) will also be provided.

Follow the steps below to apply the certificate to TIM Plus:

  1. Place the certificate in the following location of the main TIM Plus installation folder: {app}\Program Files (x86)\Tri-Line\TIM Plus\config
  2. Access Windows Registry Editor ( Start -> Run -> regedit.exe ) and go to the following Registry key:

  3. Add the following string values, amending the certificate name and password accordingly:

    String  nameString value

    SSLKey

    {app}\Program Files\Tri-Line\TIM Plus\config\certificate.pfx

    SSLCertificate

    {app}\Program Files\Tri-Line\TIM Plus\config\certificate.pfx

    SSLCertificatePassword

    password

    SSLKeyPassword

    password
  4. Change the server port registry entry number to 443, as shown below:

    String nameString value

    WWWServerPort

    443
  5. Go to Windows service and restart the TIM Plus service.

 

 

 

 

 

Labels: