Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-18 Thread itpp2012
After using 1.1.1e, see also the commit where an explicit entry has been added. nginx just reports back what openssl passes, if this was unexpected (none critical) nginx needs to be patched, if not this openssl workaround (10880) needs to be changed. Posted at Nginx Forum: https://forum.nginx.org

Re: openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-18 Thread J.R.
> [crit] 1808#2740: *20747 SSL_read() failed (SSL: error:14095126:SSL > routines:ssl3_read_n:unexpected eof while reading) while keepalive Just curious, but were you getting these errors while running 1.1.1d or they just started after upgrade to 1.1.1e ? ___

openssl 1.1.1e 14095126:SSL routines:ssl3_read_n

2020-03-18 Thread itpp2012
Logging getting swamped with: [crit] 1808#2740: *20747 SSL_read() failed (SSL: error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading) while keepalive Related to: https://github.com/openssl/openssl/issues/10880 and this commit: https://github.com/openssl/openssl/commit/db943f43a60d1