Forum Discussion
How to connect to a datasource with SSL
- 7 years ago
Hi imj00 ,
Normally, there is no SSL certification when you connect My SQL Database in Power BI Desktop.
When the "encrypt connection" option is selected -- which it is by default -- the connection won't be established unless there's a server-side SSL certificate. This should ensure that the data is encrypted.
Have you used SSL certification when you use My SQL Database?
If not, you should configure MySQL to Use Encrypted Connections firstly. Please refer to this article.
In addition, make sure that the certificate used by your data source is within the Trusted Root Certification Authorities store of the machine running the Power BI gateway, there is an old blog stating this process.
After installing SSL certificate, add your data source within gateway.Moreover, there is a similar thread you could refer to.
Hope this can make sense of you!
Best Regards,
Cherry
Hi,
recently I am trying to connect (Azure Database for MySQL server) which is SSL connection based for powerBi refresh scheduler.
but i am unable to connect, it is asking for SSL connection is required. please specify ssl connection and try again.
1. I am not getting how to provide ssl connection in powerBi.