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 pitrou
Recipients Anderseta, christian.heimes, pitrou
Date 2017-07-03.07:53:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499068427.94.0.189895782193.issue30829@psf.upfronthosting.co.za>
In-reply-to
Content
It is simply not possible to serialize the state of a SSL socket.
(theoretically it should be possible, but AFAIK OpenSSL offers no API for it).
History
Date User Action Args
2017-07-03 07:53:47pitrousetrecipients: + pitrou, christian.heimes, Anderseta
2017-07-03 07:53:47pitrousetmessageid: <1499068427.94.0.189895782193.issue30829@psf.upfronthosting.co.za>
2017-07-03 07:53:47pitroulinkissue30829 messages
2017-07-03 07:53:47pitroucreate