This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2003-10-18.22:16:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Can you please provide patches for Doc/lib/libsocket.tex as
well?

Contribution of a small example of an SSL server in
Demo/sockets would be appreciated as well. The demo should
ship with a pre-generated self-signed certificate (private
key without pass phrase); comments inside the sslserver.py
should list the openssl commands used to generate the
certificate.

Are you interested in contributing such an example?
History
Date User Action Args
2007-08-23 15:28:33adminlinkissue783188 messages
2007-08-23 15:28:33admincreate