fix: aliyunoss 选择证书接入点选择新加坡无法上传的bug

This commit is contained in:
xiaojunnuo
2025-10-13 23:16:03 +08:00
parent aafafa0e73
commit e00733a346
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ export default async (client, userOpts) => {
await wait(waitDnsDiffuseTime * 1000)
}
log("开始向提供商请求挑战验证");
log("开始向提供商请求检查验证");
await runPromisePa(completeChallengeTasks, 1000);
} catch (e) {
log(`证书申请失败${e.message}`);