Skip to content

How to use self signed cert with trino connection #643

@EnguerranDev

Description

@EnguerranDev

Trino do not accept basic authentication using http.

Using https it requires tls/ssl cert, the trino-python library circumvent this by using verify=false.

Is there a way to pass the verify=false as a parameter in the connection string or any other way to connect as the current documentation propose trino+https with the username and password in the connection string; this couldn't work.

Thanks a lot guys!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions