Notifications Sent with HTTP URL, despite of application being Secured

Notifications Sent with HTTP URL, despite of application being Secured

If the URL in notifications are sent with http protocol instead of https even though the application is secured. Then try the below solution. 

1. Stop the application

2. Go to <Drive>:\ManageEngine\ServiceDeskPlus-MSP\Conf

3. Keep a backup of the file called "TrayIconInfo.xml"

4. Now edit the file and search for the Keyword "http".

5. You will find the below entries :

<SDP-PROPERTIES RequestScheme="http" WebPort="8080"/>
<!--SDP-PROPERTIES RequestScheme="https" WebPort="80" ipToBind="192.168.112.177"/-->

6. Just add an extra "s" after http highlighted above and save the same.

7. Start the application.

This should solve the issue related with notifications missing https in the URL's


                  New to ADSelfService Plus?

                    • Related Articles

                    • HTTP to HTTPS Redirection

                      Kindly follow the steps given below to set up the redirection from HTTP to HTTPS. Applicable for versions 9.4 & 10.5: Restart of the MSP service is required after making changes, so please plan accordingly. 1. Navigate to the ...
                    • HTTP to HTTPS redirection (Version 11.0)

                      Please do refer to the below steps for HTTP to HTTPS redirection. 1. The Application should be running on port 443 with HTTPS. ChangeWebServerport.bat 443 HTTPS - the command to change the port to 443 with HTTPS under ManageEngine\SupportCenter\bin ...
                    • HTTP to HTTPS redirection

                      Customer should be running the application in https with 443 port. > ChangeWebServerport.bat 443 https Once the ports are updated, Follow the steps given below to setup the redirection from HTTP to HTTPS, Go to the folder ...
                    • How to redirect ServiceDesk Plus URL from HTTP to HTTPS

                      Follow the steps given below to set up the redirection from HTTP to HTTPS, For version 9.4 and above Step 1: Go to the below location and open the file 'server.xml' with a word pad and add the below entry in the file as shown in the image. ...
                    • Configuring Login Web URL and Login URI for an account

                      What is a login URL and login URI under accounts? Login Web URL: A login URL is the locator of a resource (Which can be used to locate the address of a resource in the internet). Login URI: It is the identifier, which is used to identify any resource ...