Message184745
synced with tip
> This decorator looks like it would be impressed in a simpler way,
> using unittest.skipIf (or unittest.skipUnless).
> It would be nice to check that connecting succeeds from a
> TLSv1_1 client on a SSLv23 server.
yep, thanks.
> Not sure why you test only with OP_NO_TLSv1_1.
I've just emulated older tests against older TSL protocols. Is there anything wrong you see?
PS: I have removed ssl.PROTOCOL_* from test_constants, since they are already used in the global variable PROTOCOLS. |
|
Date |
User |
Action |
Args |
2013-03-20 08:05:03 | maker | set | recipients:
+ maker, jcea, pitrou, giampaolo.rodola, christian.heimes, Arfrever |
2013-03-20 08:05:03 | maker | set | messageid: <1363766703.0.0.910160261746.issue16692@psf.upfronthosting.co.za> |
2013-03-20 08:05:02 | maker | link | issue16692 messages |
2013-03-20 08:05:02 | maker | create | |
|