acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
39.41k stars 4.98k forks source link

Standalone mode, nc -q 1 : bad argument #36

Closed MatMoul closed 8 years ago

MatMoul commented 8 years ago

Hi, I just tested the script in standalone mode and I encounter an error on line 227 and 229. man nc (-q arg does not exist) I removed it and the script works.

Neilpang commented 8 years ago

What is your nc version?

MatMoul commented 8 years ago

I use your script on CentOS7 for my Zimbra Server. nc --version Ncat: Version 6.40 ( http://nmap.org/ncat )

Neilpang commented 8 years ago

fixed, please try again.

MatMoul commented 8 years ago

Corrections seem OK good luck for your very best project than letsencrypt