Skip to main content

Running TIM Enterprise over SSL/HTTPS

To configure TIM Enterprise to run over HTTPS (HTTP over SSL), 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 and containing an SSL key.

To apply the certificate to TIM Enterprise, follow the steps below:

  1. Place the certificate in the following location of the main TIM Enterprise installation folder: {app}\Program Files (x86)\Tri-Line\TIM Enterprise\config

  2. Access Windows Registry Editor ( Start -> Run -> regedit.exe ) and go to the following Registry key:

HKEY_LOCALMACHINE\Software\Wow6432Node\Tri-Line\TIM Enterprise\Main
  1. Add the following string values, amending the certificate name and password accordingly:

ssl options table

  1. Change the registry entry of the server port to 443, as shown below:

ssl registry settings

  1. Go to Windows services and restart the TIM Enterprise service.