Forum Discussion
destank
8 years agoMicrosoft Employee
Save as via HTTPS: Server is not reachable
Hi all, in our organisation we have private cloud where we are hosting 2 Report Servers: RnD and Production. RnD is reachable via HTTP and Production is reachable via HTTPS. Each server has its...
alexus555
3 years agoNew Member
Hi there,
I had the same issue and the problem was in the mismatching of server name used for saving reports (in our case https://bi/reports) and "issued to" name in certificate (in our case certificate was issued to *.ourdomain.kz). So when we tried to save report to https://bi/reports we got the error "Server is not reachable", but if we saved to https://bi.ourdomain.kz it worked fine.