Skip to content

Provide an explicit and configurable way to enable/disable certificate checking #71

Description

@juanvalino

We need some way to enable/disable certificate checking. Currently the library uses the top-level wrap_socket function, which got removed in Python 3.12; that one never did certificate validation. However, using default context's wrap_socket always did certificate validation (since Python 2.7.x for some x < 20 IIRC).

Metadata

Metadata

Assignees

No one assigned

    Labels

    interoperabilityTalking to others works well because of standards, compatibility, and environment flexibility.

    Type

    No type

    Fields

    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