Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2005-06-01 00:52:12
Size: 263
Editor: mail
Comment:
Revision 3 as of 2005-06-02 13:34:58
Size: 586
Comment: Reword suggestion (removing the existing SSL support is not likely to happen)
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Remove SSL support from the socket module and create a stand-alone module for SSL handling.[[BR]] Add full SSL support to the socket module, especially support for running SSL servers. [[BR]]
Line 6: Line 6:

....
Because three already existing modules to do this isn't enough yet? So we need yet another one? '''''Say What?'''''. Please nobody do this...

''People have requested better SSL support to be included in core Python. Perhaps one of the existing modules could be made acceptable for inclusion into the core. --amk''

Complete SSL support

Add full SSL support to the socket module, especially support for running SSL servers. BR This module should provide comprehensive SSL/TLS support (client and server support, certificate handling, algorithm selection...).

.... Because three already existing modules to do this isn't enough yet? So we need yet another one? Say What?. Please nobody do this...

People have requested better SSL support to be included in core Python. Perhaps one of the existing modules could be made acceptable for inclusion into the core. --amk

CompleteSslSupport (last edited 2008-11-15 14:00:39 by localhost)

Unable to edit the page? See the FrontPage for instructions.