i wanted to use your API script, but there’s a problem with it. When acme.sh tries to renew certificates via a cron job, the API token isn’t stored permanently (validity of the token). When renewing multiple domains, there is an error ("Couldn't acquire an AUTH-Token") because a new token is requested for each domain.
At Core-Networks, the token has a validity period, and token requests are limited over time.
Could you perhaps make some changes to the script?
Hi,
i wanted to use your API script, but there’s a problem with it. When acme.sh tries to renew certificates via a cron job, the API token isn’t stored permanently (validity of the token). When renewing multiple domains, there is an error ("Couldn't acquire an AUTH-Token") because a new token is requested for each domain.
At Core-Networks, the token has a validity period, and token requests are limited over time.
Could you perhaps make some changes to the script?
Best regards, MPi