[pyOpenSSL] Re: [pyOpenSSL] How to detect if a port has SSL running?

Martin Sjögren md9ms at mdstud.chalmers.se
Wed Jan 15 18:19:33 CET 2003


ons 2003-01-15 klockan 14.24 skrev Dave Aitel:
> Have you tried timoutsocket.py? I quite like it and it works on Windows.

Won't work. pyopenssl takes a shortcut and calls SSL_read and SSL_write
directly instead of using the socket object's recv/send. Otherwise, I'd
have to create my own BIO that packs and unpacks python strings a few
zillion times...


/Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Detta ?r en digitalt signerad	meddelandedel
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20030115/3508d188/attachment.pgp>


More information about the pyopenssl-users mailing list