Created attachment 35830 [details] 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.
Thanks! Submitted to trunk in r1828222.