Merge remote-tracking branch 'origin/acme_sync' into v2

# Conflicts:
#	packages/core/acme-client/CHANGELOG.md
#	packages/core/acme-client/package.json
#	packages/core/acme-client/src/auto.js
This commit is contained in:
xiaojunnuo
2024-03-06 18:35:44 +08:00
55 changed files with 1646 additions and 668 deletions
+1
View File
@@ -182,6 +182,7 @@ module.exports = async function(client, userOpts) {
return promise;
}
await runPromisesSerially(challengePromises);
log('challenge结束');