Forum Discussion
MattAllington
9 years agoCommunity Champion
SSL Certificate Issue - can I ignore it?
I am trying to connect to a server on my home network. It is HTTPS and there is some problem with the certificate. However I know it is safe and I want to connect to it with Power BI. I get thi...
- 9 years ago
Hi Matt,
Try this:
Clear the Secure Sockets Layer (SSL) state. To do this, follow these steps:
- In Internet Explorer, click Tools, and then click Internet Options.
- Click the Content tab, and then click Clear SSL state.
Or
You can ignore the certificate issue and it will let you connect to the PowerBI.com
Anonymous
6 years agoNot applicable
Even I'm facing this issue while trying to call an API in power query. I'm also looking for how to ignore the cert check, just as we do -k in curl or verify=False in python