Message323909
This are automated tests for the packages in Debian. I uploaded the pre9 version to unstable, and as a result of that all reverse dependencies got tested. I don't have any experience with python myself.
Anyway, the openssl.cnf in Debian contains:
[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2
So you might want to override that during the test suite by calling SSL_CTX_set_min_proto_version(ctx, 0). |
|
Date |
User |
Action |
Args |
2018-08-22 20:20:38 | kroeckx | set | recipients:
+ kroeckx, janssen, christian.heimes, benjamin.peterson, ned.deily, alex, dstufft, yan12125, cstratak, hroncok |
2018-08-22 20:20:38 | kroeckx | set | messageid: <1534969238.31.0.56676864532.issue32947@psf.upfronthosting.co.za> |
2018-08-22 20:20:38 | kroeckx | link | issue32947 messages |
2018-08-22 20:20:38 | kroeckx | create | |
|