]> granicus.if.org Git - python/commit
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
authorChristian Heimes <christian@python.org>
Tue, 16 Jan 2018 20:02:26 +0000 (21:02 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2018 20:02:26 +0000 (21:02 +0100)
commitced9cb5303ad1447f84d923e0c7f769f5e0c6297
treef575b3d1d1004b8ba06a007175ec08dd099f16fa
parent9f1b7b93f5f0ef589e7b272e127cacf4ce5d23f1
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)

Use an improved version of multissl test helper to compile a local copy
of OpenSSL 1.1.0g.

Signed-off-by: Christian Heimes <christian@python.org>
.travis.yml
Makefile.pre.in
Misc/NEWS.d/next/Tests/2018-01-14-11-40-22.bpo-32549.fLwbVA.rst [new file with mode: 0644]
Tools/ssl/multissltests.py