Hello,
I am trying to use letsencrypt according to
http://help.directadmin.com/item.php?id=15
but get the following error,
[root@boabdil scripts]# ./letsencrypt.sh request boabdil.tobeonthe.net 4096
Setting up certificate for a hostname: boabdil.tobeonthe.net
Getting challenge for boabdil.tobeonthe.net from acme-server...
./letsencrypt.sh: line 279: [: : integer expression expected
./letsencrypt.sh: line 295: [: : integer expression expected
./letsencrypt.sh: line 319: /var/www/html/.well-known/acme-challenge/: Is a directory
./letsencrypt.sh: line 322: [: -ne: unary operator expected
Waiting for domain verification...
rm: cannot remove `/var/www/html/.well-known/acme-challenge/': Is a directory
Challenge is . Details: . Exiting...
I had already a self signed certificate installed according to the same instructions
any idea what is happening?
thanks?
I am trying to use letsencrypt according to
http://help.directadmin.com/item.php?id=15
but get the following error,
[root@boabdil scripts]# ./letsencrypt.sh request boabdil.tobeonthe.net 4096
Setting up certificate for a hostname: boabdil.tobeonthe.net
Getting challenge for boabdil.tobeonthe.net from acme-server...
./letsencrypt.sh: line 279: [: : integer expression expected
./letsencrypt.sh: line 295: [: : integer expression expected
./letsencrypt.sh: line 319: /var/www/html/.well-known/acme-challenge/: Is a directory
./letsencrypt.sh: line 322: [: -ne: unary operator expected
Waiting for domain verification...
rm: cannot remove `/var/www/html/.well-known/acme-challenge/': Is a directory
Challenge is . Details: . Exiting...
I had already a self signed certificate installed according to the same instructions
any idea what is happening?
thanks?