Message5980
Logged In: YES
user_id=12800
There is currently an extremely minimal test in
test_socket_ssl.py, but it is fairly bogus because it
requires an outside network connection. The only test there
just tries to hit https://sf.net.
Ideally, there would be a set of regression tests that only
required local resources. I.e. it would set up a local SSL
server, then do connects to it to test the various SSL
features in socket module.
Take a look at test_socket_ssl.py in the 2.2 cvs and see if
you can improve matters. From what I understand, the tricky
part is generating all the necessary certificates, etc.
Also, if you intend to work on this, please log in to SF to
continue this dialog so we know who we're talking to! :) |
|
| Date |
User |
Action |
Args |
| 2007-08-23 13:55:47 | admin | link | issue451607 messages |
| 2007-08-23 13:55:47 | admin | create | |
|