Securing a multiprocessing.BaseManager connection via SSL

Jonas jonas.weismueller at gmail.com
Fri Nov 6 09:56:45 EST 2009


Hi,
how can I secure the communication between two BaseManager objects?
Regarding the socket/SSL documentation I just need to secure the
socket by SSL. How can i get the socket object within the
multiprocessing
module?

Best regards,

Jonas



More information about the Python-list mailing list