how to test https for SSRS reports in SSRS web portal

  • We have configured to use https on the SSRS server with port 443.

    so for the web portal URL is  sr

    How can I test the https is working or not from SSRS web portal?

    Thanks

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • Try to connect from outside the network if that is public facing or you can try incognito window using google chrome or some other browser.

    =======================================================================

  • Take the http-url

    replace http with https

    leave out the :80 portnotation

    https://myserver/Reports should respond

    or in your case a named instance https://myserver/RPT01/Reports

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

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