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

            Bug ID: 58349
           Summary: Support OPENSSL_NO_SSL3 builds
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33085
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33085&action=edit
Fix build/runtime with SSLv3 disabled in libssl

ab.c and mod_ssl unconditionally use SSLv3_method() functions. Attached diffs
guard these with ifdefs. The ab.c diff is my own, mod_ssl is from Jérémie
Courrèges-Anglas.

-- 
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