I am using CENTOS 7.8 v88.0.11 and Easy Apache 4 and cannot get TLS v1.3 working using any of the above methods. Any idea why this doesn't work in 88?
Last edited:
[[email protected] ~]# rpm -qa |grep ea-openssl1
ea-openssl11-1.1.1g-1.1.2.cpanel.x86_64
ea-openssl11-devel-1.1.1g-1.1.2.cpanel.x86_64
yum -y install ea-openssl11-devel-1.1.1g-1.1.2.cpanel.x86_64
+TLSv1.2 +TLSv1.3
Nope, at least it didn't for me. It will restart apache though which should be unnoticeable.Before I run that installation line, will doing so force me to do anything, like re-install my ssl certs? I don't want any surprises and have sites go down.
TLS 1.3 | No |
I don't know, it might the best to ask engintron. The issue is that their software has been known to cause issues with cPanel.So when I turn off Engintron my TLS 1.3 works fine:
This server supports TLS 1.3.
When I enable Engintron it does not work. I even tried uninstalling Engintron and re-installing it.
If you have any ideas please let me know.
How about the other services for +TLSv1.2 +TLSv1.3 like the ones below
cPanel Web Disk Configuration
Currently set to SSLv23:!SSLv2:!SSLv3
cPanel Web Services Configuration
Currently set to SSLv23:!SSLv2:!SSLv3
Mailserver Configuration
SSL Minimum Protocol Currently set to TLSv1.2
Exim Configuration Manager ==> Security
Currently set to +no_sslv2 +no_sslv3 +no_tlsv1 +no_tlsv1_1 default
How do you change those ones above to use +TLSv1.2 +TLSv1.3?
I would suggest you read the thread as the answer is present. I've quoted it for you here:Would like to know this as well.
The OpenSSL package that was released was for EasyApache 86 Release Notes | cPanel & WHM Documentation which covers OpenSSL for Apache related services.
This is not the same package that covers it for the system which includes other services which is atOpenSSL 1.0.2k-fips 26 Jan 2017
I also want to point out that I did notice our documentation was a little unclear on this and I've opened a case to have it clarified.