Forum Discussion
TomD
6 years agoFrequent Visitor
SAN Certificate
I have a certificate expiring on my Power BI server. I'm replacing it with a SAN certificate because my boss wants to use another name to reference the server. I'm using the instructions below on my ...
TomD
6 years agoFrequent Visitor
I got the SAN certificate working and I'll explain the slight difference for Power BI server in case anybody runs into this problem.
- The instructions are pretty good, but be carefull when adding the urlacl. I copied the entry from the link and didn't change the user parameter. For SSRS the default install uses NT Service\ReportServer, but Power BI uses NT SERVICE\PowerBIReportServer.
- Additionally, I couldn't get the new SAN name to work until I added a http (port 80) entry for the SAN name in the Web Service URL Advanced screen.
Everything seems to be working now. Both my original and new URL names are working for all content.