Hi Saber, 06.07.2021 22:56, sa...@planethoster.info wrote: > Hi, > > We are using nginx from the official nginx.org <http://nginx.org> yum > repos for centos7. > > nginx-1.20.1-1.el7.ngx.x86_64 —> is running fine > nginx-1.20.1-2.el7.ngx.x86_64 —> complains about libssl.so.1.1 > > "nginx: /usr/sbin/nginx: error while loading shared libraries: > libssl.so.1.1: cannot open shared object file: No such file or directory” > > > Installed openssl11-libs from epel7 and it’s now ok. > > Since when openssl11 is required to run nginx on centos 7? Is it a > normal behaviour or a bug?
nginx-1.20.1-2.el7.ngx.x86_64 is not something we ship from nginx.org. You probably mean nginx-1.20.1-2.el7.x86_64, which is available on EPEL, and it indeed has such a dependency. -- Konstantin Pavlov https://www.nginx.com/ _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx