How can I update openssl on redhat 8 server

Pritesh Thakkar 5 Reputation points
2023-03-27T22:14:32.36+00:00

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

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
90 questions
{count} vote

1 answer

Sort by: Most helpful
  1. LISBOA 75 Reputation points Microsoft Employee
    2025-02-21T21:17:27.68+00:00

    Hi @Pritesh Thakkar

    The security release are based and managed by RedHat.

    Short answer: you don’t. RHEL 8 is in the maintenance phase of its lifecycle. You should not expect new versions of things for it, and only critical and important CVE mitigations, likely backported into existing versions.

    Please check the link below:

    https://access.redhat.com/articles/3628041

    Also you can use another opensource of openssl from the community to reach the security requirements or scans of security.

    If it was helpful, please accept the answer.

    Thank you,

    Lisboa

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.