]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1912015 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Mon, 16 Oct 2023 11:48:06 +0000 (11:48 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 16 Oct 2023 11:48:06 +0000 (11:48 +0000)
commit7564d3b12438bda322e699d059577b73c312f0f4
treec219f94b03716b59d932593ec47fd601369b6d13
parenteb64cfe22f5f80f73db617db2d966bd055340e24
Merge r1912015 from trunk:

mod_ssl: Silence info log message "SSL Library Error: error:0A000126:
         SSL routines::unexpected eof while reading" when using
         OpenSSL 3 by setting SSL_OP_IGNORE_UNEXPECTED_EOF if
         available. [Rainer Jung]

Reviewed by: rjung, gbechis, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913012 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c