Skip to content

SSLContext.hostname_checks_common_name appears to have no effect #87688

Closed
@pquentin

Description

@pquentin
mannequin
BPO 43522
Nosy @tiran, @pquentin
PRs
  • bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) #24899
  • [3.9] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25451) #25451
  • [3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452) #25452
  • Files
  • no_san_ignored.py: Reproducer
  • app.py: Sample Flask app
  • client.pem: client.pem
  • server.pem: server.pem
  • server.key: server.key
  • 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 2021-04-17.10:47:03.885>
    created_at = <Date 2021-03-16.20:07:50.463>
    labels = ['expert-SSL', 'type-bug', '3.8', '3.9', '3.10']
    title = 'SSLContext.hostname_checks_common_name appears to have no effect'
    updated_at = <Date 2021-05-04.05:50:13.339>
    user = 'https://github.com/pquentin'

    bugs.python.org fields:

    activity = <Date 2021-05-04.05:50:13.339>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-04-17.10:47:03.885>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2021-03-16.20:07:50.463>
    creator = 'Quentin.Pradet'
    dependencies = []
    files = ['49879', '49880', '49881', '49882', '49883']
    hgrepos = []
    issue_num = 43522
    keywords = ['patch']
    message_count = 9.0
    messages = ['388875', '388887', '388888', '388907', '391275', '391277', '391278', '391283', '392853']
    nosy_count = 2.0
    nosy_names = ['christian.heimes', 'Quentin.Pradet']
    pr_nums = ['24899', '25451', '25452']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43522'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixestopic-SSLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions