Unable to establish SSL connection

wm20472

Verified User
Joined
Mar 21, 2006
Messages
110
When I renew my DA Lic, unable to establish SSL connection, How to correct?


[root@fs01 ~]# cd /usr/local/directadmin/scripts
[root@fs01 scripts]# ./getLicense.sh 59xx 13xxx
--2019-11-14 18:20:27-- https://www.directadmin.com/cgi-bin/licenseupdate?lid=13xxx&uid=59xx
Looking for host www.directadmin.com... 216.144.255.xxx
connecting www.directadmin.com|216.144.255.xxx|:443... 連connected。
OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Unable to establish SSL connection
Error downloading the license file
 
Hi! The same problems on CentOS 5.5 32bit, I know it's EOL, but is there a chance I can solve it?

To update the license manually I used temporarily:
echo 1 > /root/.insecure_download
 
Back
Top