Skip to content

Switch to setting SSLContext.minimum_version #2110

@sethmlarson

Description

@sethmlarson

The ssl.OP_NO_TLSvX options were deprecated in Python 3.7. These values are available on OpenSSL 1.1.0g+, if we detect they are available with an SSLContext that supports them we should set SSLContext.minumum_version = TLSVersion.TLSv1_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions