HTTPS is not working reporting service site

Ashru 41 Reputation points
2020-12-17T16:17:24.587+00:00

Hi,

SQL Server 2017 Reporting service

I configured HTTPS in reporting server, but I get below error when try to browse the report site using https:// .

This site can’t provide a secure connection
192.168.1.1xx sent an invalid response.
Try running Windows Network Diagnostics.
ERR_SSL_PROTOCOL_ERROR

http link is working without any issue.

Do I need to do any additional configuration, in configuration manager or in IIS ? Please help.

Note that I was able to successfully add the certificate, but it was showing as below in both "Report service URL' page and "Report manager URL" page.

https://+443/ReportServer
https://+443/Reports

Thanks,
Ashru

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,878 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 35,556 Reputation points
    2020-12-18T06:23:47.477+00:00

    Hi @Ashru ,

    ERR_SSL_PROTOCOL_ERROR

    The error message is a little general to do diagnostics.

    Here are two SSRS https configuration blogs which will be help to you to see if you miss some configuration.

    https://www.enhansoft.com/how-to-setup-ssrs-to-use-https-part-1/

    https://www.enhansoft.com/how-to-setup-ssrs-to-use-https-part-2/

    As you mentioned ,the

    https://+443/ReportServer
    https://+443/Reports

    The https url seems is not the correct url,please make a double check.

    After you reconfigure the https for urls, if the error still occurs,here is a troubleshooting document for your cautiously reference.

    Regards,
    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    What can I do if my transaction log is full?--- Hot issues November

    How to convert Profiler trace into a SQL Server table -- Hot issues November