bug with getting license.key

icepick

Verified User
Joined
Aug 19, 2005
Messages
122
Location
Auckland, New Zealand
root@nzbox:/usr/local/directadmin/scripts# ./getLicense.sh xxxx xxxx 60.234.xx.xx
--14:03:27-- https://www.directadmin.com/cgi-bin/licenseupdate?lid=xxxx&uid=xxxx
=> `/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.
ERROR: Certificate verification error for www.directadmin.com: unable to get local issuer certificate
To connect to www.directadmin.com insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
Error downloading the license file

Found it to be an old version of wget installed on the box, so just incase anyone else runs into this problem, upgrade yoru wget to the latest
 
Try a "\" character before the "&" character.

If that doesn't do it by itself, try a "\" before the "?" as well.

Jeff
 
Back
Top