Kurt Roeckx <k...@roeckx.be> added the comment:
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). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32947> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com