https://bz.apache.org/bugzilla/show_bug.cgi?id=63594

            Bug ID: 63594
           Summary: Added support for TLS1.3 protocol from apache
                    benchmark utility
           Product: Apache httpd-2
           Version: 2.4.39
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: support
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Attached patch for TLS1.3 support.

Apply patch:
cd httpd-2.4.39/support;
patch -p0 < tls13_ab.patch

These protocols will be available through the same command line parameter [-f]
as the other protocols. These changes will not affect the existent
functionality.

 * -f TLS1.3 for using the TLS 1.3 protocol and provide TLS1.3 compatible
cipher suite with -Z parameter.


OpenSSL 1.1.1 or higher is required. If not available, these protocols won't be
available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to