> cd openssl-1.1.1e
> wget
https://patch-diff.githubusercontent.com/raw/openssl/openssl/pull/10882.patch
> patch -R -p1 < 10882.patch
>
> then recompile nginx
Thank you. This solution fix the problem.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,287464,287473#msg-287473
___
> The Nginx built with OpenSSL 1.1.1d does not generate the error logs. I don't
> know how I can fix this problem.
> Belows are my Nginx build configuration and nginx.conf.
I'm using 1.1.1e bit with reverted EOF patch (so far haven't seen any issues
and it seems they are going to revert it anyway
See https://forum.nginx.org/read.php?2,287377
Revert back to 1.1.1d
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,287464,287466#msg-287466
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx