gheift / ght-acme.sh

a linux shell script to sign certifactes by the letsencrypt CA
GNU General Public License v2.0
84 stars 31 forks source link

Signing error: "shift: can't shift that many" #31

Closed yonas closed 7 years ago

yonas commented 7 years ago
# ./letsencrypt.sh sign -a account.key -k server.key -c server.pem example.com
generate certificate request
request challenge for example.com
push response for example.com
push response for "type":
push response for "type":
./letsencrypt.sh: 374: shift: can't shift that many
bruncsak commented 7 years ago

Would you try my version: https://github.com/bruncsak/letsencrypt.sh ? Please let me know how it works.

yonas commented 7 years ago

Thanks, I ended up using acme.sh