commit | cf64db6d6d8afe60309d5c79bef167e8694931cc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 28 00:59:57 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 28 00:59:57 2022 -0700 |
tree | 3c8869407e7b8d002ef694d5b3829f2ad8beab02 | |
parent | 1d2c8ff38fc4e9de225274e107d38d4dfbe13394 [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>