[Python-Dev] About SSL tests (original) (raw)
Facundo Batista facundo at taniquetil.com.ar
Wed Apr 4 01:48:23 CEST 2007
- Previous message: [Python-Dev] About SSL tests
- Next message: [Python-Dev] possible urllib bug on Windows XP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: [Python-Dev] About SSL tests
- Next message: [Python-Dev] possible urllib bug on Windows XP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]