How can I update openssl on redhat 8 server
It seems we are running outdated version of openssl and would like to upgrade it on a vm we have on Azure platform. Can you please advise how I can fetch new package to the repo and upgrade openssl ?
dnf update
Last metadata expiration check: 0:09:42 ago on Mon 27 Mar 2023 10:02:29 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!
[root@web-nginx yum.repos.d]#
[root@web-nginx yum.repos.d]# yum repolist
Last metadata expiration check: 0:10:15 ago on Mon 27 Mar 2023 10:02:29 PM UTC.
repo id repo name status
packages-microsoft-com-prod packages-microsoft-com-prod 590
rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI 1,873
rhui-microsoft-azure-rhel8 Microsoft Azure RPMs for Red Hat Enterprise Linux 8 8
rhui-rhel-8-for-x86_64-appstream-rhui-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs) 8,863
rhui-rhel-8-for-x86_64-baseos-rhui-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs) 3,801
Thanks,
Pritesh