Skip to content

"verify=False" doesn't work in some case #51

@axel3rd

Description

@axel3rd

In some context (Linux + proxy in my case), the verify=False doesn't work with an error explaining there is self-signed certificate in the chain.

After analyse I didn't found exactly why it doesn't work, but reapply the verify value in self.requests.XXX cals (get, put, delete, post) fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions