CreativeDataEU / PowerBITrinoConnector

A Micosoft Power BI Custom Connector allowing you to import Trino data into Power BI.
MIT License
38 stars 15 forks source link

Could not establish trust relationship for the SSL/TLS secure channel. #9

Closed suishaojian closed 6 months ago

suishaojian commented 9 months ago

Hi, I'm currently facing an issue while configuring the access information for Trino, and it seems like I need to set up SSL certificate authentication. However, I haven't been able to find an option for configuring this in the setup window. How can I resolve this issue? Thank you.

Details: "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."

image

pichlerpa commented 9 months ago

Hi @suishaojian, here you should find everything required to get Trino working under HTTPS: https://trino.io/docs/current/security/tls.html

suishaojian commented 9 months ago

Hi @suishaojian, here you should find everything required to get Trino working under HTTPS: https://trino.io/docs/current/security/tls.html

Hi @pichlerpa ,I am sorry that I may not have made it clear. I'm currently accessing my company's Trino instance, and SSL is mandatory and cannot be modified. In this situation, if I wish to use the TrinoConnector, how should I set it up?

pichlerpa commented 9 months ago

Hi @suishaojian, I can't really help you, but seems like Trino doesn't support SSL in general anymore, maybe you should consider upgrading to TLS anyway.

https://trino.io/docs/current/security/tls.html#

pichlerpa commented 6 months ago

Closed due to no feedback and inactivity.