New to Telerik Report Server? Start a free 30-day trial
Configuring IIS Website to Work Over HTTPS
Updated on Jan 28, 2026
Environment
| Product | Progress® Telerik® Report Server |
Description
The Telerik Report Server is a Web application running on IIS server, and the configuration to run under secure protocol is the same as with any other IIS Web application.
There are several approaches for configuring IIS website to work over HTTPS. Select one depending on the version of the server.
Solution
Ensure that a valid SSL Certificate is available. Configure the Report Server to run ver HTTPS on IIS using the following articles for reference:
- How To Set Up an HTTPS Service in IIS from Microsoft;
- Setting up IIS with HTTPS Binding from Code Project;
- Enabling SSL in IIS