Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 20764

enable ssl on SSRS

$
0
0

Using SQL Server 2008. 
I want to enable ssl on SSRS.
I created a self signed certificate (tempCA.cer) using makecert utility, then created another certificate (myserver.mycompany.org) signed by tempCA. I installed the certificate in personal and trusted root certification authorities.
Then I used Reporting Server Configuration tool to enable ssl. On the Web Service URL tab I selected my certificate myserver.mycompany.org for port 443 and on the advanced tab under Multiple SSL identities I added myserver.mycompany.org on port 443 for All IPv4 and All IPv6 and then clicked ok and the Apply. 
It shows two URLs under Report Server Web service URLs
http://myserver/ReportServer 
https://myServer.mycompany.org/ReportServer 

Under Report Manager URL tab -> Advanced->Multiple SSL Identities for Report Manager, I added myserver.mycompany.org for All IPv4 and All Ipv6. It shows the following urls for Report Manager:
http:/MyServer/Reports
and https://MyServer.mycompany.org:443/Reports

When I go to http:/MyServer/Reports/Pages/Folder.aspx I see the Report manager, but when I go to https://MyServer.mycompany.org:443/Reports/Pages/Folder.aspx I get error "Internet Explorer cannot display the webpage, because the DNS lookup failed. DNS is the network service that translates a website's name to its Internet address. This error is most often caused by having no connection to the Internet or a misconfigured network."

What am i missing?

Thanks in advance for your reply.


Viewing all articles
Browse latest Browse all 20764

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>