Skip to content

SSL match_hostname fails for internationalized domain names #72600

@abracadaber

Description

@abracadaber
BPO 28414
Nosy @tiran, @ned-deily, @alex, @njsmith, @1st1, @dstufft, @wumpus, @abracadaber, @kedare, @tialaramex
PRs
  • [bpo-28414] In SSL module, store server_hostname as an A-label #3010
  • [bpo-28414] Make all hostnames in SSL module IDN A-labels #5128
  • bpo-28414: ssl module idna test #5395
  • [3.7] [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) #5843
  • 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 2018-02-24.06:08:31.831>
    created_at = <Date 2016-10-11.08:02:36.045>
    labels = ['expert-SSL', 'deferred-blocker', '3.7', '3.8', 'type-feature', 'expert-asyncio']
    title = 'SSL match_hostname fails for internationalized domain names'
    updated_at = <Date 2018-02-24.06:08:31.830>
    user = 'https://github.com/abracadaber'

    bugs.python.org fields:

    activity = <Date 2018-02-24.06:08:31.830>
    actor = 'njs'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2018-02-24.06:08:31.831>
    closer = 'njs'
    components = ['asyncio', 'SSL']
    creation = <Date 2016-10-11.08:02:36.045>
    creator = 'abracadaber'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28414
    keywords = ['patch']
    message_count = 21.0
    messages = ['278466', '278483', '278488', '278519', '279165', '279920', '292025', '295384', '295391', '295775', '298583', '299812', '299813', '299846', '306450', '310992', '311128', '311130', '312476', '312685', '312696']
    nosy_count = 12.0
    nosy_names = ['janssen', 'christian.heimes', 'ned.deily', 'alex', 'njs', 'yselivanov', 'dstufft', 'wumpus', 'abracadaber', 'Socob', 'kedare', 'tialaramex']
    pr_nums = ['3010', '5128', '5395', '5843']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28414'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions