Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to encrypt your data and logins, you can To configure TIM Plus to be accessed via run over

Referencemacro
LabelHTTPS
(
Referencemacro
LabelHTTP
over
Referencemacro
LabelSSL
). To achieve this, you need a valid
Referencemacro
LabelSSL
certificate issued by a certificate authority (CA), such as VeriSign or Thawteas 
Referencemacro
LabelVeriSign
or
Referencemacro
LabelThawte
. The certificate should be a
Keywordmacro
Label.PCX
file in
Keywordmacro
LabelPKCS#12
format ; a and containing an
Referencemacro
LabelSSL
key (password encrypted or not) will also be provided.Follow the steps below to
key
.

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

  1. Place the certificate in the following location of the main TIM Plus installation folder:
    Keywordmacro
    Label{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:

    Code Block
    HKEY_LOCALMACHINE\Software\Wow6432Node\Tri-Line\TIM Plus\Main
  3. Add the following string values, amending the certificate name and password accordingly:

    String  nameString value

    Referencemacro
    LabelSSLKey

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

    Referencemacro
    LabelSSLCertificate

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

    Referencemacro
    LabelSSLCertificatePassword

    Keywordmacro
    Labelpassword

    Referencemacro
    LabelSSLKeyPassword

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

    String name

    Screenshotmacro

    String value

    Border

    WWWServerPort

    false

    443

    Shadowfalse
    URL/download/attachments/16711947/SSL_regedit_entry.png

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