[Python-Dev] About SSL tests
Facundo Batista
facundo at taniquetil.com.ar
Wed Apr 4 01:48:23 CEST 2007
Raghuram Devarakonda wrote:
> Q end the current SSL connection and exit."
>
> Can a command "Q" be sent to the server once testing is complete?
For openssl to recognize your "Q", you need to have a connection active.
So, we need a better way to kill the external openssl in the tests
(don't killing it sometimes when the connection can not be stablished is
not an option).
Regards,
--
. Facundo
.
Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/
More information about the Python-Dev
mailing list