X Tutup
The Wayback Machine - https://web.archive.org/web/20250824153121/https://github.com/python/cpython/issues/65115
Skip to content

ssl.enum_certificates() will not return all certificates trusted by Windows #65115

@AdamGoodman

Description

@AdamGoodman
BPO 20916
Nosy @loewis, @pfmoore, @pitrou, @tiran, @tjguk, @zware, @zooba, @yan12125
Files
  • win_ca_test.py: simple test script to request https://python.org/
  • 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 = None
    created_at = <Date 2014-03-13.19:48:21.135>
    labels = ['extension-modules', 'expert-SSL', 'type-bug', '3.7', 'OS-windows']
    title = 'ssl.enum_certificates() will not return all certificates trusted by Windows'
    updated_at = <Date 2017-02-24.10:05:50.764>
    user = 'https://bugs.python.org/AdamGoodman'

    bugs.python.org fields:

    activity = <Date 2017-02-24.10:05:50.764>
    actor = 'yan12125'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Windows', 'SSL']
    creation = <Date 2014-03-13.19:48:21.135>
    creator = 'Adam.Goodman'
    dependencies = []
    files = ['34405']
    hgrepos = []
    issue_num = 20916
    keywords = []
    message_count = 7.0
    messages = ['213452', '213461', '213479', '213522', '213532', '213888', '235802']
    nosy_count = 11.0
    nosy_names = ['loewis', 'paul.moore', 'nagle', 'pitrou', 'christian.heimes', 'tim.golden', 'jteh', 'zach.ware', 'steve.dower', 'Adam.Goodman', 'yan12125']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20916'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup