I have some (internal) servers I need to connect via the APIs, but as they've no certificates, Power BI is throwing a fit.
I am getting the "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."
Is there a way I can tell it to connect to these servers anyways?
I've tried the following solution to no avail: http://community.powerbi.com/t5/Integrations-with-Files-and/SSL-Certificate-Issue-can-I-ignore-it/m-p/91646#M6623
My other option is to connect via the DBs directly, but as those are extremely hairy, the APIs would be much preferable.