Wildcard sertificates dosn't issueed have timeout (acme.sh)

yes it works!
thanks to everybody!

1 Like

Thanks all you guys.

I will fix it soon.

2 Likes

I add the patch and it works.

But it shows this error too:

“Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 2”

can you please show the log with --debug 2 ?

@Neilpang

https://pastebin.com/raw/ZLL79zJc

is that error produced by your from-source build of curl? Does your system curl have the same problem?

Ι use the freebsd port system to compile curl. So I didn’t manually compile it from source.

@CyberCr33p it succeed in the log , right ?

Yes I can issue/renew certificates but the curl command throughts this error:

“Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 2”

Maybe the syntax of the curl command is not 100% correct.

please upgrade to the latest code and try again.

acme.sh  --upgrade

The same message with latest version.

what is your OS version and curl version ?

and also tell me your acme.sh version

acme.sh  --version

FreeBSD 12.0
curl 7.66.0
acme.sh v2.8.3

can you try again with --debug 2.

please upgrade and try again.

acme.sh --upgrade

Everything is ok now. Thank you very much for the help.

I will notify the freebsd port maintainer to get the latest version.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.