Forum Discussion
DavidFrohlich
3 years agoNew Member
Problem after SSL certificate expired
On one of our PBIRS servers, the SSL certificate expired. We installed a new certificate, switched the bindings for Web Portal & Web Service to point to the new certificate and removed the old one, b...
ChrisMuthmann
2 years agoResolver II
My steps are a little different:
- Remove the bindings to the expired certificate
- Restart the server
- Create a new certificate
- Add the bindings to the new certificate (this will restart reportserver implicitly)
- ChrisMuthmann2 years agoResolver II
To repair a damaged installation this should help:
If you remove TLS bindings for Reporting Services using the Report Server Configuration Manager, TLS may no longer work for Web sites on a server that is running Internet Information Services (IIS) or on another HTTP.SYS server. Reporting Services Configuration Manager removes the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\SslBindingInfo\0.0.0.0:443 When this registry key is removed, the TLS binding for IIS is also removed.