Skip to content

httplib should enable post-handshake authentication for TLS 1.3 #81621

Description

@tiran
BPO 37440
Nosy @tiran, @benjaminp, @ned-deily, @alex, @ambv, @dstufft, @The-Compiler, @miss-islington, @iritkatriel
PRs
  • bpo-37440: Enable TLS 1.3 post-handshake auth in http.client #14448
  • [3.8] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) #14495
  • [3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) #14496
  • Dependencies
  • bpo-37428: SSLContext.post_handshake_auth implicitly enables cert validation
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = <Date 2020-10-17.02:23:17.992>
    created_at = <Date 2019-06-28.14:29:05.866>
    labels = ['expert-SSL', 'type-bug', '3.8', '3.9', '3.7', 'library']
    title = 'httplib should enable post-handshake authentication for TLS 1.3'
    updated_at = <Date 2020-10-17.02:23:17.991>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2020-10-17.02:23:17.991>
    actor = 'benjamin.peterson'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2020-10-17.02:23:17.992>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)', 'SSL']
    creation = <Date 2019-06-28.14:29:05.866>
    creator = 'christian.heimes'
    dependencies = ['37428']
    files = []
    hgrepos = []
    issue_num = 37440
    keywords = ['patch']
    message_count = 10.0
    messages = ['346820', '346895', '346962', '346967', '346968', '347165', '350287', '350657', '350702', '378778']
    nosy_count = 10.0
    nosy_names = ['janssen', 'christian.heimes', 'benjamin.peterson', 'ned.deily', 'alex', 'lukasz.langa', 'dstufft', 'The Compiler', 'miss-islington', 'iritkatriel']
    pr_nums = ['14448', '14495', '14496']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37440'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-SSLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions