Hi Andrei,
You are right about RHEL 8.
The OpenSSL update in RHEL OpenSSL comes within days of release by the
OpenSSL people.
But it takes a bit more time for CentOS 8.
So we use this script for both RHEL and CentOS.
Thanks
---
Lee
On Fri, Apr 16, 2021 at 3:41 PM Andrei Belov wrote:
>
>
> > On
> On 16 Apr 2021, at 13:00, Thomas Stephen Lee wrote:
>
> Thanks a lot, Andrei.
>
> That worked well.
>
> I had the same problem in RHEL 8.
>
> below is the modified script for EL8
Glad to hear it's working for you now.
Out of curiosity - in case of RHEL8, what's the point of rebuilding ng
Thanks a lot, Andrei.
That worked well.
I had the same problem in RHEL 8.
below is the modified script for EL8
--Script Start-
OPENSSL="openssl-1.1.1k"
NGINX_VERSION="1.19.10-1"
rpm -ivh
http://nginx.org/packages/mainline/centos/8/SRPMS/nginx-$NGINX_VERSION.el
> On 16 Apr 2021, at 08:50, Thomas Stephen Lee wrote:
>
> Hi,
>
> I have the following script on RHEL 7
>
>
> --Script Start-
>
> OPENSSL="openssl-1.1.1k"
> NGINX_VERSION="1.19.10-1"
>
> rpm -ivh
> http://nginx.org/packages/mainline/centos/7/SRPMS/nginx-$NG
Hi,
I have the following script on RHEL 7
--Script Start-
OPENSSL="openssl-1.1.1k"
NGINX_VERSION="1.19.10-1"
rpm -ivh
http://nginx.org/packages/mainline/centos/7/SRPMS/nginx-$NGINX_VERSION.el7.ngx.src.rpm
sed -i "/Source12: .*/a Source100:
https://www.openssl.