Browse Source
MAX_REQUEST_RETRY_TIMES controls no. of retries acme.sh will perform when the CA is processing issue requests. Instead of short-circuiting the entire operation when retryAfter is set to more than 10m (600 seconds), wait for a maximum of 10m and issue a retry. Some CAs, like ZeroSSL, set very high retryAfter.pull/6587/head
committed by
GitHub
1 changed files with 5 additions and 8 deletions
Loading…
Reference in new issue