Forum Discussion
rborges
10 years agoAdvocate I
Self-Signed Certificates on PowerBI
I have seen this posted in some other topics, but so far, didn't find any sort of awnser. Here's my deal: i'm feeding the data via HTTPS and using a self-signed certificate.. in a regular web browse...
Greg_Deckler
10 years agoCommunity Champion
Use http instead?
- rborges10 years agoAdvocate I
If HTTP was a valid option for what I pretend to do , I would. In this case it is not, the information is sensitive.
Anyway, so far, if you install a domain certificate you need to add that certificate's supplier onto your certificate store.
That means the computer where you are running Power BI must trust a certificate supplied by A.
So in that computer, you add "A's Certificate" to your local machine certificate store.
This way you can at least test your project.
But anyway, it still seems to be too much of an extensive workaround when so many browsers already surpass this issue other than the warning.