Forum Discussion
Roka
8 years agoRegular Visitor
PowerBI, Power Query disable SSL certificate verification
There exists no resource online demonstrating how to turn off SSL certificate verification. Postman, C#, and virtually everything else has an option to turn this off. I am wondering if PowerBI has th...
v-yuta-msft
8 years agoCommunity Support
Hi Roka,
Please refer to links below:
https://stackoverflow.com/questions/12506575/how-to-ignore-the-certificate-check-when-ssl
https://stackoverflow.com/questions/33084855/way-to-ignore-ssl-certificate-using-httpsurlconnection
Regards,
Jimmy Tao
Roka
8 years agoRegular Visitor
Jimmy,
The actions recommended in the first link don't resolve me issue. I still get "DataSource.Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel." when using power query. The last two don't help me. I am using power query. Are there any other options?