perf: google eab授权支持自动获取,不过要配置代理

This commit is contained in:
xiaojunnuo
2024-10-10 13:29:08 +08:00
parent c5e58770d1
commit 592791d135
6 changed files with 227 additions and 6 deletions
+2 -1
View File
@@ -14,9 +14,10 @@
"preview": "vite preview"
},
"dependencies": {
"@certd/basic": "^1.25.9",
"@certd/acme-client": "^1.25.9",
"@certd/basic": "^1.25.9",
"@certd/pipeline": "^1.25.9",
"@google-cloud/publicca": "^1.3.0",
"dayjs": "^1.11.7",
"jszip": "^3.10.1",
"node-forge": "^0.10.0",