IceHosting
Verified User
Hello,
I have a problem when I wants to download a file from a https:// url :
[root@server6 ~]# wget --no-check-certificate "https://www.directadmin.com/cgi-bin/licenseupdate?lid=xxxx&uid=xxx" -O /usr/local/directadmin/conf/license.key
--21:25:54-- https://www.directadmin.com/cgi-bin/licenseupdate?lid=xxx&uid=xxx
=> `/usr/local/directadmin/conf/license.key'
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... connected.
Segmentation fault
And
[root@server6]# wget https://icehosting.nl
--22:16:10-- https://icehosting.nl/
=> `index.html'
Resolving icehosting.nl... 85.92.134.5
Connecting to icehosting.nl|85.92.134.5|:443... connected.
Segmentation fault
[root@server6]#
Does someone know how to fix this?
I have a problem when I wants to download a file from a https:// url :
[root@server6 ~]# wget --no-check-certificate "https://www.directadmin.com/cgi-bin/licenseupdate?lid=xxxx&uid=xxx" -O /usr/local/directadmin/conf/license.key
--21:25:54-- https://www.directadmin.com/cgi-bin/licenseupdate?lid=xxx&uid=xxx
=> `/usr/local/directadmin/conf/license.key'
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... connected.
Segmentation fault
And
[root@server6]# wget https://icehosting.nl
--22:16:10-- https://icehosting.nl/
=> `index.html'
Resolving icehosting.nl... 85.92.134.5
Connecting to icehosting.nl|85.92.134.5|:443... connected.
Segmentation fault
[root@server6]#
Does someone know how to fix this?