Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl module getpeercert returns empty dict when cert_reqs=ssl.CERT_NONE #46456

Closed
mryden mannequin opened this issue Feb 28, 2008 · 1 comment
Closed

ssl module getpeercert returns empty dict when cert_reqs=ssl.CERT_NONE #46456

mryden mannequin opened this issue Feb 28, 2008 · 1 comment
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@mryden
Copy link
Mannequin

mryden mannequin commented Feb 28, 2008

BPO 2203

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 2008-03-20.04:26:16.385>
created_at = <Date 2008-02-28.20:00:37.793>
labels = ['type-bug', 'library']
title = 'ssl module getpeercert returns empty dict when cert_reqs=ssl.CERT_NONE'
updated_at = <Date 2008-03-20.04:26:16.384>
user = 'https://bugs.python.org/mryden'

bugs.python.org fields:

activity = <Date 2008-03-20.04:26:16.384>
actor = 'jafo'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-20.04:26:16.385>
closer = 'jafo'
components = ['Library (Lib)']
creation = <Date 2008-02-28.20:00:37.793>
creator = 'mryden'
dependencies = []
files = []
hgrepos = []
issue_num = 2203
keywords = []
message_count = 1.0
messages = ['63104']
nosy_count = 1.0
nosy_names = ['mryden']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2203'
versions = ['Python 2.6']

@mryden mryden mannequin added stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error labels Feb 28, 2008
@mryden
Copy link
Mannequin Author

mryden mannequin commented Feb 28, 2008

Please remove. Was using old documentation. Newer documentation shows
this as correct behavior.

@jafo jafo mannequin closed this as completed Mar 20, 2008
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

0 participants