To configure TIM Enterprise to run over
(
over
), you need a valid
certificate issued by a certificate authority (CA), such as
or
. The certificate should be a
file in
format and containing
a an .
...
- Place the certificate in the following location of the main TIM Enterprise installation folder:
Keywordmacro |
---|
Label | {app}\Program Files (x86)\Tri-Line\TIM Enterprise\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 |
---|
| Keywordmacro |
---|
Label | {app}\Program Files\Tri-Line\TIM Enterprise\config\certificate.pfx |
---|
|
|
| Keywordmacro |
---|
Label | {app}\Program Files\Tri-Line\TIM Enterprise\config\certificate.pfx |
---|
|
|
Referencemacro |
---|
Label | SSLCertificatePassword |
---|
|
| |
| |
Change the Server Port registry entry to of the SSL server port to 443, as shown below:
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/1671194716712007/SSL_regedit_ent.png |
---|
|
- Go to Windows services and restart the TIM Enterprise service.
...