commit | 5e08eecb57d0d57c396d5f54468680490e6cd1cd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 28 00:53:23 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 28 00:53:23 2022 -0700 |
tree | 759fe460dee51720e75ad4779b3c2be197d4fcce | |
parent | 0ae7284a2328fdcf5123b0e3af675f580588272b [diff] |
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) Three test cases were failing on FreeBSD with latest OpenSSL. (cherry picked from commit 1bc86c26253befa006c0f52eebb6ed633c7d1e5c) Co-authored-by: Christian Heimes <christian@python.org>