[Bugs] [Bug 1491025] New: rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 12 19:33:09 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1491025

            Bug ID: 1491025
           Summary: rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1
           Product: GlusterFS
           Version: mainline
         Component: rpc
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org



Description of problem:

Fedora 26 has OpenSSL-1.1. Compile-time warnings indicate that TLSv1_2_method()
is now deprecated. As per the SSL man page:

TLS_method(), TLS_server_method(), TLS_client_method()
  These are the general-purpose version-flexible SSL/TLS methods.  The actual
protocol version used will be negotiated to the highest version mutually
supported by the client and the server.  The supported protocols are SSLv3,
TLSv1, TLSv1.1 and TLSv1.2.  Applications should use these methods, and avoid
the version-specific methods described below.
...
  TLSv1_2_method(), ...
...

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list