bpo-34631: Update test infra to OpenSSL 1.1.1b by tiran · Pull Request #12094 · python/cpython

Conversation

OpenSSL 1.1.0 will reach EOL in September 2019. Update tests to use
OpenSSL 1.1.1b.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran mentioned this pull request

Feb 28, 2019

zooba

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. You could call out in the NEWS that this is only for Linux tests, but not a big deal (personally I'd have just skipped NEWS on this)

@zooba

Ping @tiran - this is tagged "do not merge", but it seems fine? Any reason to hold off?

@tiran

I'm closing this PR in favor of PR #13631 with OpenSSL 1.1.1c.