Skip to content

SSL: CERTIFICATE_VERIFY_FAILED #14

@antonionardella

Description

@antonionardella

Hello,

would it be possible to add an argument to skip SSL verification for self signed certificates?

This is how gradio_client does it

from gradio_client import Client, handle_file

client = Client("https://pgpt.example.com/", ssl_verify=False)

https://github.com/search?q=repo%3Agradio-app%2Fgradio+path%3A%2F%5Eclient%5C%2Fpython%5C%2Fgradio_client%5C%2F%2F+ssl&type=code

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions