You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I tried to obtain a test certificate using the built-in wget on a Docker Alpine image, but I encountered an error. It seems like acme.sh does not fit well with the BusyBox wget implementation. It works well with GNU wget or curl.
Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.
Hello, I tried to obtain a test certificate using the built-in
wget
on a Docker Alpine image, but I encountered an error. It seems likeacme.sh
does not fit well with the BusyBoxwget
implementation. It works well with GNUwget
orcurl
.Additional References
#4846
#4931
The text was updated successfully, but these errors were encountered: