Skip to content

ssl_verify does not accept a cert file (self-signed) #16

@aram535

Description

@aram535

Hi, seems like the ssl_verify parameter is just True or False. With False, there doesn't seem to be a way to suppress the "warnings".

Normally you can provide True, or a cert to be used as the chain of the certification.

The other option is add a requests.session as a parameter so that the user can provide their own session with the certificate already in the chain.

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