How can I configure nginx with the installed version of OpenSSL: openssl version OpenSSL 1.1.0h
I am having issues with [OpenSSL Padding Oracle vulnerability (CVE-2016-2107)].
How can I configure nginx with the installed version of OpenSSL: openssl version OpenSSL 1.1.0h
I am having issues with [OpenSSL Padding Oracle vulnerability (CVE-2016-2107)].
Hello,
you will have to recompile nginx from source if you want to use a newer openssl release.
You can use my bash script to compile nginx with the latest openssl stable release (1.1.1) : nginx-ee
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.