cPanel added support OpenSSL v1.1.1d but Today EasyApache 4 Feb 26 Release show Update ea-openssl from v1.0.2t to v1.0.2u. Please can you let me know that where still using OpenSSL 1.0.2u versions? Also as we know OpenSSL is provided by operating system, not cPanel updates but this command show two different versions of OpenSSL. One from operating system OpenSSL versions 1.0.2k and other from cPanel OpenSSL v1.1.1d but How can find out OpenSSL 1.0.2u versions information?
Code:
[[email protected] ~]# php --ri openssl
openssl
OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.1.1d 10 Sep 2019
OpenSSL Header Version => OpenSSL 1.1.1d 10 Sep 2019
Openssl default config => /opt/cpanel/ea-openssl11/etc/pki/tls/openssl.cnf
Directive => Local Value => Master Value
openssl.cafile => no value => no value
openssl.capath => no value => no value
[[email protected] ~]# yum info openssl -q
Installed Packages
Name : openssl
Arch : x86_64
Epoch : 1
Version : 1.0.2k
Release : 19.el7
Size : 814 k
Repo : installed
From repo : base
Summary : Utilities from the general purpose cryptography library with TLS
: implementation
URL : http://www.openssl.org/
License : OpenSSL
Description : The OpenSSL toolkit provides support for secure communications
: between machines. OpenSSL includes a certificate management tool
: and shared libraries which provide various cryptographic
: algorithms and protocols.
[[email protected] ~]#
Code:
[[email protected] ~]# openssl version
OpenSSL 1.0.2k-fips 26 Jan 2017
[[email protected] ~]#