> 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 anyways): 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 rr _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
