Skip to content

Add option to disable ssl verification on datahub client construction #52

@inancdokurel

Description

@inancdokurel

Currently, if I try to access a GMS instance that is served under a self-signed certificate, I receive [SSL: CERTIFICATE_VERIFY_FAILED] while trying to access GMS with the client that is created. To do quick and dirty checks, providing the certificate is unnecessary.

Being able to disable ssl verification is already possible while creating a DatahubClient. I think adding the option to be able to disable ssl verification would be useful.

I already created a PR for this, #51

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