mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 12:14:23 +08:00
renew() should return the function result code of issue()
currently the renew function does always return 0 even when the cert issuing failed. for now just return the function return code of issue(). maybe an additional offset (like +100) should be added to distinguish the issue error codes from the renew error codes.
This commit is contained in:
Reference in New Issue
Block a user