Skip to content

ssl socket with certificate verification fails on SHA256 digest algorithm #52730

Closed
@beda

Description

@beda
mannequin
BPO 8484
Nosy @loewis, @gpshead, @pitrou, @giampaolo
Files
  • ssl_check.py: Sample script demonstrating this error
  • chain.pem: The necessary keychain - should be placed besides the script
  • algos.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 2010-04-21.20:40:22.294>
    created_at = <Date 2010-04-21.11:56:18.042>
    labels = ['type-bug', 'library']
    title = 'ssl socket with certificate verification fails on SHA256\tdigest algorithm'
    updated_at = <Date 2010-04-22.22:13:30.926>
    user = 'https://bugs.python.org/beda'

    bugs.python.org fields:

    activity = <Date 2010-04-22.22:13:30.926>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-04-21.20:40:22.294>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2010-04-21.11:56:18.042>
    creator = 'beda'
    dependencies = []
    files = ['17021', '17022', '17025']
    hgrepos = []
    issue_num = 8484
    keywords = ['patch']
    message_count = 10.0
    messages = ['103823', '103827', '103851', '103862', '103882', '103887', '103892', '103909', '103982', '103984']
    nosy_count = 7.0
    nosy_names = ['loewis', 'gregory.p.smith', 'janssen', 'pitrou', 'giampaolo.rodola', 'beda', 'rpetrov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8484'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions