openssl

  1. M

    SOLVED Openssl-1.1.1n : Should we update it manually or will it be done by cpanel soon?

    Hi The whole question is in the title. I was looking to update, but I don't know if I have to do it manually (no desire to do it) or is it cpanel that it will do it in the middle of the night? Another question: after updating openssl, should the dedicated server be restarted or not? Cordialement
  2. M

    Update failed

    Hi, I'm getting issue with the latest stable update [root@wipm019 ~]# openssl version OpenSSL 1.0.2k-fips 26 Jan 2017 OpenSSL is handle by EasyApache, right? Where is the problem?
  3. R

    OpenSSL errors in php scripts after upgrade to 86.0.17

    Today, some PHP scripts that connect to remote hosts using SSL started to throw errors. Example: call_user_func_array(): SSL_read on shutdown: error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading This must be related to the openssl 1.1.1e that was updated with 86.0.17...
  4. Alongar

    cPanel Update v86 and OpenSSL 1.1.1

    Hello, After updating to cPanel v86 (added feature OpenSSL 1.1.1). It looks like TLS 1.3 protocol is enabled however when I enter terminal command: openssl version The OpenSSL version displayed is OpenSSL 1.0.2k-fips. Should the system show the new version of OpenSSL 1.1.1 and not display the...
  5. bejbi

    error during enable TLSv1.3 in cPanel86

    After update cPanel to v86 whe I try to enable TSLv1.3 I add in Apache Global Configuration: TLSv1.2 TLSv1.3 (space separated) But after this - only TLSv1.3 works ! It was checked olso via: SSL Server Test (Powered by Qualys SSL Labs) It is probably bug in cPanel I changed to: All -SSLv3...
  6. F

    This system is running an outdated version of OpenSSL

    Cpanel CENTOS 7.4 xen enterprise hvm v76.0.20 OpenSSL 1.0.2k-fips 26 Jan 2017 Still see this warning Blockers are conditions that do not allow cPanel & WHM to upgrade to a particular version. For more information, read our documentation. Severity Blocker Message FATAL This system is...
  7. L

    SOLVED EasyApache 4 2018-11-14 Maintenance Update?

    In the post EasyApache 4 2018-11-14 Maintenance Update, Benny stated that, "cPanel, L.L.C. has updated RPMs for EasyApache 4 with OpenSSL version 1.0.2q on December 5, 2018." I just updated WHM to v. 76.0.12, and when I run: openssl version I still get: OpenSSL 1.0.1e-fips 11 Feb 2013...
  8. C

    SOLVED OpenSSL 1.1.1 with TLS 1.3 updates?

    Hi, Released OpenSSL 1.1.1 for support TLS 1.3 OpenSSL It would be nice if it were implemented on Cpanel :) Thanks
  9. N

    Issue with openssl version after update

    Today I do update cPanel v66.0.19 and Its also Run "yum update" , Also openssl are not updated to OpenSSL 1.0.2k. Please let me know the fix. [root@na ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) [root@na ~]# uname -r 3.10.0-693.2.2.el7.x86_64 [root@na ~]# php --ri openssl...
  10. G

    cPanel Update & OpenSSL

    Hello, The last night update caused LFD to spam that email each 5 minutes; ===== Cron /usr/bin/flock -n /var/run/cloudlinux_cache_php.cronlock /usr/share/l.v.e-manager/utils/cache_phpdata.py output of the command: /opt/alt/php51/usr/bin/php -d opcache.enable_cli=0 -d display_startup_errors=1...
  11. Hedloff

    OpenSSL updates

    Hello, Why hasn't OpenSSL version been updated for years? On EA3 server: root@server [~]# openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 root@server [~]# rpm -qa | grep openssl alt-openssl-libs-1.0.2k-2.el6.cloudlinux.10.x86_64 openssl-1.0.1e-57.el6.x86_64 openssl-devel-1.0.1e-57.el6.x86_64...
  12. M

    PayPal SDK's and cPanel

    So I'm running a custom coded system utilising Laravel Framework and PayPal's Rest API SDK. The issue I have found is that PayPal doesn't like cPanel's OpenSSL version. How do I go about manually upgrading OpenSSL to the required version? Previously, in my previous thread (located here) CURL...
  13. N

    Custom OpenSSL version

    Please can you let me know that Can I compile with custom OpenSSL version with CentOS 7? I don't even know if we can run 2 different OpenSSL on a server with out any problems. My worry now is that replacing cPanels OpenSSL will cause a lot of problems? Please comment on how everything in cPanel...
  14. E

    Problem with OpenSSL Version

    Hi Guys, I seem to be facing an issue with the version of Openssl the software is reporting. Using some software Woocommerce to be exact it is saying: cURL Version: 7.38.0, OpenSSL/1.0.0 however when I type openssl -version in ssh I get OpenSSL 1.0.1k-fips 8 Jan 2015 PHP version is PHP...
  15. G

    Install PEM Key to OpenSSL

    I'm developing a system to use an API which requires a private key pair to be installed to OpenSSL. Firstly, will this affect anything on cPanel if I do it via command line and is there any way I can do it via WHM? Any advice would be greatly appreciated.
  16. F

    SOLVED OpenSSL 1.01e

    Hello, and happy new year. /scripts/yum_update_openssl ...reports "no packages marked for update" but the following OpenSSL is installed and looks out of date to me (latest is 1.1.0). openssl-devel-1.0.1e-48.el6_8.3.x86_64 openssl-1.0.1e-48.el6_8.3.x86_64 Do I have to manually upgrade this...
  17. B

    SOLVED I do not have Openssl in EasyApache 4

    Hello I want to install openssl but it does not appear in the list of PHP Extensions from EasyApache 4 what can I do? i dont have Tokenizer PHP Extension also
  18. S

    SOLVED Upgrading from OpenSSL 1.0.1 Question

    Hi, I recently noticed I'm currently running OpenSSL 1.0.1e-48 and since 1.0.1 EoL is December 31st is it safe to update myself to 1.0.2 or wait for cPanel to push an update? As everything I've managed to find so far either suggests to not upgrade or there is a lack of information. Thanks :)
  19. H

    Tasks after updating OpenSSL?

    Hello, I have installed latest version of openSSL in my server after downloading the RPM. Once I have installed, do I have to compile/re-compile all services like apache, webmail, etc with the new openSSL version? If so, what are the steps I have to follow after installing the latest version...
  20. AMB

    Certificate verification failed

    Hi I have this issue currently at the time the only way I could find to fix the recent OpenSSL vulnerability was to manually install the most recent version, I know have this: root@web [~]# openssl version OpenSSL 1.0.2h 3 May 2016 root@web [~]# rpm -qa | grep openssl...