Mailing List Archive

[issue1018] server-side ssl support
New submission from Guido van Rossum:

Bill Janssen's patch for server-side ssl support (and certificate
support). This still needs style cleanup, but is leak-free and passes tests.

----------
assignee: gvanrossum
components: Extension Modules
files: ssl-svr.diff
keywords: patch
messages: 55281
nosy: gvanrossum
severity: normal
status: open
title: server-side ssl support
type: behavior
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
[issue1018] server-side ssl support [ In reply to ]
New submission from Guido van Rossum:

Bill Janssen's patch for server-side ssl support (and certificate
support). This still needs style cleanup, but is leak-free and passes tests.

----------
assignee: gvanrossum
components: Extension Modules
files: ssl-svr.diff
keywords: patch
messages: 55281
nosy: gvanrossum
severity: normal
status: open
title: server-side ssl support
type: behavior
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
[issue1018] server-side ssl support [ In reply to ]
Guido van Rossum added the comment:

And another file that has a utility to be placed in Tools/...

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
[issue1018] server-side ssl support [ In reply to ]
Changes by Guido van Rossum:


__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1018] server-side ssl support [ In reply to ]
Changes by Guido van Rossum:


__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1018] server-side ssl support [ In reply to ]
Guido van Rossum added the comment:

Committed revision 57464.

----------
resolution: -> accepted
status: open -> closed

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1018] server-side ssl support [ In reply to ]
Changes by Bill Janssen:


----------
nosy: +janssen

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1018>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com