question

AnashwarN-4785 avatar image
0 Votes"
AnashwarN-4785 asked ZoeHui-MSFT commented

Https url not working on ssrs 2019

Hi Team,

I configured ssrs reporting on SQL 2019,
Http url is working perfectly ,but https url is not working

Certificate is imported,no error occured.

I am not receiving any error message ,tried on all browsers

While using https ,it prompts for Id and password thrice ,once entered it is showing a blank screen

Config file changes were also tried but not working

Can someone let me know what could be the issue

Regards

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ZoeHui-MSFT avatar image
0 Votes"
ZoeHui-MSFT answered ZoeHui-MSFT commented

Hi @AnashwarN-4785,

The error state 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/

You may have a try. If the issue still occurs, like cooldadtx suggested, you may use some tools to monitor and provide more details to analyze.

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.
Hot issues October


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

May I know how's the issue going on now?

0 Votes 0 ·
cooldadtx avatar image
0 Votes"
cooldadtx answered

What exactly isn't working? The report manager UI, requesting a report from the web service, what?

Note that report manager UI requires IE to work properly still. It should render in other browsers but some functionality doesn't work.

For HTTPS most browsers only support TLS 1.2+. Ensure that SQL is configured to use TLS 1.2+ otherwise browsers will fail the call.

If you still cannot figure it out then use Fiddler or equivalent to monitor the network call to see where it is failing.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.