commit | 6b2be2fea36b6e13b2b1fb2e0e10c44660045538 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Mon May 02 08:09:44 2022 +0200 |
committer | Gregory Thiemonge <gthiemon@redhat.com> | Mon May 02 08:11:44 2022 +0200 |
tree | 1adc0abd0d9b98e9f4864f27d3974e5a772c5bba | |
parent | 5de58101c21910c170ff176d023c39dfe31b76c8 [diff] |
Remove deprecated OpenSSL methods TLSv1_2_METHOD and SSLv23_METHOD are deprecated in OpenSSL [0], update SSL.Context to use the generic TLS_METHOD. This change also fixes the c9s-based FIPS jobs (they don't support TLSv1.2). [0] https://www.pyopenssl.org/en/stable/api/ssl.html#context-objects Story 2009942 Task 44847 Change-Id: I39e293db39d2a9287b581833cfe9fd469f701a7c