Skip to content

verify_ssl and use_ssl are always forced to enabled regardless of the specified arguments to the client #113

@EnderShadow

Description

@EnderShadow

As seen on the below referenced line, the or true part forces it to true if it's set to false. Removing the or true part in my local environment resolved the issue, although it then required it to be set.

verify_ssl=verify_ssl or True,

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