Skip to content

SSLContext's check_hostname needlessly intertwined with SNI #67110

@dstufft

Description

@dstufft
BPO 22921
Nosy @pitrou, @tiran, @benjaminp, @alex, @dstufft
Files
  • check-hostname-no-sni.patch
  • check-hostname-no-sni-with-docs.patch
  • check-hostname-no-sni-with-docs-2.patch
  • check-hostname-no-sni-with-docs-3.patch
  • check-hostname-no-sni-with-docs-py27.patch
  • 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 = None
    closed_at = <Date 2014-11-24.02:13:49.731>
    created_at = <Date 2014-11-23.05:27:45.388>
    labels = ['type-bug', 'library']
    title = "SSLContext's check_hostname needlessly intertwined with SNI"
    updated_at = <Date 2014-11-24.02:17:25.024>
    user = 'https://github.com/dstufft'

    bugs.python.org fields:

    activity = <Date 2014-11-24.02:17:25.024>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-11-24.02:13:49.731>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2014-11-23.05:27:45.388>
    creator = 'dstufft'
    dependencies = []
    files = ['37256', '37258', '37259', '37260', '37262']
    hgrepos = []
    issue_num = 22921
    keywords = ['patch']
    message_count = 11.0
    messages = ['231544', '231557', '231575', '231576', '231578', '231580', '231581', '231582', '231585', '231586', '231587']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'christian.heimes', 'benjamin.peterson', 'alex', 'python-dev', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22921'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions