https://bz.apache.org/bugzilla/show_bug.cgi?id=62236
Bug ID: 62236
Summary: [PATCH] Fix build with LibreSSL 2.6 / 2.7
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35830
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35830&action=edit
svn diff for httpd/trunk
As per icing's request on httpd-dev@ ML to test trunk with LibreSSL
Patch tested against trunk with
- LibreSSL 2.6.4
- LibreSSL 2.7.1
- OpenSSL 1.1.1-pre3
The patch covers multiple (new) issues:
- LibreSSL 2.7 implements a large part of the OpenSSL 1.1 API
- LibreSSL 2.7 does not implement TLSv1.3 (this is likely to be part of 2.8 in
half a year)
Changes seem self-explanatory to me, let me know if I need to clarify anything.
Also includes a fix for mod_md w/ LibreSSL 2.7, let me know if you want that to
be a separate PR.
The LibreSSL implements OpenSSL 1.1 API should be merged into 2.4 as well.
Thanks! Bernard.
--
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]