Versions Compared

Key

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

...

  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 to 443, as shown below:

    String nameString value

    Referencemacro
    LabelWWWServerPort

    Keywordmacro
    Label443

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

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

...