]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: Silence info log message "SSL Library Error: error:0A000126:
authorRainer Jung <rjung@apache.org>
Wed, 30 Aug 2023 12:56:11 +0000 (12:56 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 30 Aug 2023 12:56:11 +0000 (12:56 +0000)
commitb9e029c8036fd036281ac266010db91aed6079b2
treee8c76797b194bce6702adf9721a96c2b440efd5c
parent7c50a846c1cd24a0ce9c084393b063767d9b250a
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]

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