Article Type:
|
How To
|
Product:
|
Symphony
|
Product Version:
|
|
Component:
|
Mobile Client
|
Device Brands:
|
|
Created:
|
1-Feb-2017 1:36:28 PM
|
Last Updated:
|
|
Add a self-signed certificate to Senstar Symphony Mobile Bridge using makecert.exe
To support SSL communications, you must add a certificate to Mobile Bridge. You can use makecert.exe, a certificate creation tool from Microsoft, to create a self-signed certificate. You must use the version of makecert.exe (x86 or x64) that matches your system architecture. - Download makecert.exe.
- Open the command prompt as an administrator.
- Run the following command:
makecert.exe -r -pe -n "CN=%computername%" -ss my -sr localMachine -sky exchange -a sha256 -len 2048 - In the Configure Symphony Mobile Bridge application, perform the following tasks:
- Select Show Advanced Configuration.
- Select Require SSL for Mobile Connections.
- Click Change, select the certificate, and click OK.
- Click Save.
Average rating:
|
|
Please log in to rate.
|
Rated by 0, Viewed by 3039
|
|