Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[root@ebony2 haproxy-2.6.6]# openssl version
OpenSSL 1.0.2k-fips  26 Jan 2017
[root@ebony2 haproxy-2.6.6]# lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 7.9.2009 (Core)
Release:        7.9.2009
Codename:       Core
[root@ebony2 haproxy-2.6.6]#

Per the vulnerabilities page on the OpenSSL web site (found here):

...

If you do plan to use CentOS 7.9 in production with HAProxy encapsulating traffic with SSL/TLS, you will need to bear this in mind. Upgrading OpenSSL on CentOS 7.9 to a more current release is out of scope for this article and is left as an exercise to the reader.

Installation Procedure

Prepare the Build Environment and Download HAProxy

...

Once those changes are made for rsyslog, you will need to restart it for them to take hold, you . You can check its status after issuing the restart also in case there were any errors in the above changes:

...