Move SSRS from https to http

  • Hi, we have an established SSRS installation using https. Our users have now decided they would prefer to just use http

    I know how install from scratch a SSRS installation to use https, but how do you change it to use http? Is it best to reinstall?

    Thanks

    Duncan


    All the best,

    Duncan

  • Based on version of SQL Server and if you are integrated into IIS or not.

    If IIS is not being used you can simply go into the Reporting Services Configuration Manager on that server, and change the configuration for your Web Service URL and Report Manager URL back to port 80 with no SSL:

    The above is my SQL Server 2012 local instance that I don't have configured currently but is the end result you want to see. You will need to confirm that port 80 is not being used by any other application or possible web service, otherwise it may not properly reconfigure.

    If you are working with IIS you will need to go through the IIS manager and perform the equivalent of above, changing the web site to use port 80 and disable SSL.

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton

  • Shawn hi, thanks for getting back to me so quickly I appreciate it

    Have a good weekend


    All the best,

    Duncan

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply