Skip to content

ssl.wrap_socket on a connected but failed connection succeeds and .peer_certificate gives AttributeError #57930

@kiilerix

Description

@kiilerix
mannequin
BPO 13721
Nosy @pitrou, @kristjanvalur, @bdarnell

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 2013-05-01.18:57:52.002>
created_at = <Date 2012-01-06.17:38:32.125>
labels = ['type-bug', 'library']
title = 'ssl.wrap_socket on a connected but failed connection succeeds and .peer_certificate gives AttributeError'
updated_at = <Date 2016-11-29.12:21:02.643>
user = 'https://bugs.python.org/kiilerix'

bugs.python.org fields:

activity = <Date 2016-11-29.12:21:02.643>
actor = 'kristjan.jonsson'
assignee = 'none'
closed = True
closed_date = <Date 2013-05-01.18:57:52.002>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-01-06.17:38:32.125>
creator = 'kiilerix'
dependencies = []
files = []
hgrepos = []
issue_num = 13721
keywords = []
message_count = 15.0
messages = ['150754', '150755', '150773', '150780', '150880', '150885', '150889', '150890', '150917', '187950', '188088', '188121', '188235', '188236', '281988']
nosy_count = 5.0
nosy_names = ['pitrou', 'kristjan.jonsson', 'kiilerix', 'python-dev', 'Ben.Darnell']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13721'
versions = ['Python 3.4']

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