Asked by:
SSRS http to https?

Question
-
Running SSRS 2016.
Currently using http://reports.contoso.local, moving to https TLS encryption.
Strategy short term is to set a web.config redirect http to https and give developers a chance to adjust code, but not sure how this works without iis. To clarify, if this was IIS, I'd set up a cert, create a 443 binding, and set the rewrite/redirect from the 80 binding to the 443 binding in the iis web.config.
What's the Microsoft SSRS SOP for this?
Thanks
- Edited by scogordo Tuesday, December 3, 2019 6:22 PM
All replies
-
Hi,
What did you mean by this term "SSRS SOP" here?
For you case, there were similar request before, you could read this thread : SSL Redirect for SSRS
Please also notice the requirement of installing IIS and SSRS2016 side by side.
Regards,
Lukas
MSDN Community Support Please remember to click Mark as Answer; the responses that resolved your issue, and to click Unmark as Answer if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
-
-
Hi,
Did you resolved the issue?
MSDN Community Support Please remember to click Mark as Answer; the responses that resolved your issue, and to click Unmark as Answer if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.