Skip to content

Use ssl.create_default_context if available #472

@dstufft

Description

@dstufft

Python 3.4 added ssl.create_default_context(), ideally urllib3 should use this where possible. It is designed to be a "give me a SSLContext with best practices applied" function and will ideally enable improvements in that particular function to be picked up by urllib3 automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions