...
- Place the certificate in the following location of the main TIM Enterprise installation folder:
Keywordmacro Label {app}\Program Files (x86)\Tri-Line\TIM PlusEnterprise\config Access Windows Registry Editor ( Start -> Run -> regedit.exe ) and go to the following Registry key:
Code Block HKEY_LOCALMACHINE\Software\Wow6432Node\Tri-Line\TIM Enterprise\Main
Add the following string values, amending the certificate name and password accordingly:
String name String value Referencemacro Label SSLKey Keywordmacro Label {app}\Program Files\Tri-Line\TIM Enterprise\config\certificate.pfx Referencemacro Label SSLCertificate Keywordmacro Label {app}\Program Files\Tri-Line\TIM Enterprise\config\certificate.pfx Referencemacro Label SSLCertificatePassword Keywordmacro Label password Referencemacro Label SSLKeyPassword Keywordmacro Label password Change the Server Port registry entry to the SSL port 443, as shown below:
String name String value Referencemacro Label WWWServerPort Keywordmacro Label 443 Screenshotmacro Border false Shadow false URL /download/attachments/16711947/regedit.png - Go to Windows services and restart the TIM Enterprise service.
...