Implementing SSL on the GO!NotifyLink server after users are set up
Posted by Matt Kuebler on 12 November 2009 09:49 AM
|
|
GO!NotifyLink Enterprise Server: Problem: I want to implement an SSL certificate on the GO!NotifyLink server but I already have users set up and running with their devices connecting over HTTP.
Solution: After implementing the SSL certificate the connection will need to be tested. Make sure that the following links are available via SSL:
https://notifyserveraddress/admin https://notifyserveraddress/client https://notifyserveraddress/hwp/get.asp
Note: Replace notifyserveraddress DNS of the GO!NotifyLink server.
The first two addresses should show you the admin and client login screens. The third address should return "ERROR: Authentication Failed". If these are successful then you are ready to switch the devices to begin using SSL.
In the Administrative Web you will need to check the box under Server Administration "Use Device-Server SSL". Once this is checked, any new devices will be set up connecting to HTTPS instead of HTTP.
Existing devices will need to be told to begin using the HTTPS connection since they were originally configured to use HTTP. Doing this would vary from device to device. | |
|