xiaojunnuo
590ce9642e
1
2024-09-05 18:00:45 +08:00
xiaojunnuo
d5bfcdb6de
perf: 修复windows下无法执行第二条命令的bug
2024-09-04 18:29:39 +08:00
xiaojunnuo
ee617095ef
perf: 部署插件支持宝塔、易盾云等
2024-08-30 18:52:31 +08:00
xiaojunnuo
42a56b581d
perf: 授权配置支持加密
...
原本已经添加的授权配置,再次编辑保存即变成加密配置
2024-08-27 13:46:19 +08:00
xiaojunnuo
0f6679425f
fix: 修复在没有勾选使用代理的情况下,仍然会使用代理的bug
2024-08-26 11:34:01 +08:00
xiaojunnuo
85ae80c882
Merge remote-tracking branch 'origin/acme_sync' into v2
...
# Conflicts:
# packages/core/acme-client/package.json
2024-08-25 03:01:13 +08:00
xiaojunnuo
a593056e79
feat: 支持google证书申请(需要使用代理)
2024-08-25 02:59:49 +08:00
xiaojunnuo
37eb762afe
fix: 修复成功后跳过之后丢失腾讯云证书id的bug
2024-08-23 23:26:31 +08:00
xiaojunnuo
17ead547aa
fix: 修复创建流水线后立即运行时报no id错误的bug
...
Closes https://github.com/certd/certd/issues/135
2024-08-23 17:41:02 +08:00
xiaojunnuo
968c4690a0
perf: 优化证书申请成功率
2024-08-23 13:15:06 +08:00
xiaojunnuo
95122e2860
fix: 修复使用代理的情况下申请证书失败的bug
2024-08-21 10:34:50 +08:00
xiaojunnuo
b7b5df0587
perf: 证书申请支持反向代理,letsencrypt无法访问时的备用方案
2024-07-25 10:38:45 +08:00
GitHub Actions Bot
e5edfbfa6d
🔱 : [acme] sync upgrade with 6 commits [trident-sync]
...
Bump v5.4.0
Bump dependencies
Retry HTTP requests on server errors or when rate limited
Forgot to refresh directory timestamp after successful get
Add utility method tests
2024-07-16 19:24:08 +00:00
Greper
a917a7bca6
Merge pull request #93 from certd/acme_sync
...
[acme] sync upgrade [trident-sync]
2024-07-16 03:24:25 +08:00
GitHub Actions Bot
86e64af35c
🔱 : [acme] sync upgrade with 5 commits [trident-sync]
...
Temp remove Node v22 from matrix, broke CNAME tests
Invalidate ACME directory cache after 24 hours
Directory URLs for Google ACME provider
Bump Pebble v2.6.0
2024-07-15 19:24:17 +00:00
xiaojunnuo
eade2c2b68
feat: 支持zero ssl
2024-07-04 01:14:09 +08:00
xiaojunnuo
eba333de7a
perf: 优化cname verify
2024-07-03 23:36:06 +08:00
xiaojunnuo
f47b35f6d5
perf: 创建dns解析后,强制等待60s
2024-07-03 23:27:35 +08:00
xiaojunnuo
4a5fa767ed
fix: 修复配置了cdn cname后申请失败的bug
2024-07-02 00:18:28 +08:00
xiaojunnuo
1b7debc6a4
Merge remote-tracking branch 'origin/acme_sync' into v2
...
# Conflicts:
# packages/core/acme-client/package.json
# packages/core/acme-client/src/auto.js
# packages/core/acme-client/src/axios.js
# packages/core/acme-client/src/http.js
2024-07-01 23:09:57 +08:00
xiaojunnuo
37caef38ad
chore: 1
2024-06-26 19:07:37 +08:00
xiaojunnuo
e0eb3a4413
perf: 腾讯云dns provider 支持腾讯云的accessId
2024-06-26 18:36:11 +08:00
xiaojunnuo
fbb9a47e8f
perf: 支持cloudflare域名
2024-06-15 02:17:34 +08:00
xiaojunnuo
5b1494b3ce
fix: 修复aliyun域名超过100个找不到域名的bug
2024-06-14 01:22:07 +08:00
GitHub Actions Bot
162e10909b
🔱 : [acme] sync upgrade with 7 commits [trident-sync]
...
Small crypto docs fix 2
Small crypto docs fix
Bump v5.3.1
Discourage use of cert subject common name, examples and docs
Style refactor docs and examples
Bump dependencies
2024-05-23 19:24:12 +00:00
GitHub Actions Bot
0f1ae6ccd9
🔱 : [acme] sync upgrade with 3 commits [trident-sync]
...
Clean up eslintrc, style refactor and formatting fixes
Update auto.js
see https://github.com/publishlab/node-acme-client/issues/88#issuecomment-2105255828
2024-05-22 19:24:07 +00:00
Greper
dd730f6beb
Merge pull request #51 from certd/acme_sync
...
[acme] sync upgrade [trident-sync]
2024-05-22 03:24:13 +08:00
GitHub Actions Bot
c9d5cda953
🔱 : [acme] sync upgrade with 7 commits [trident-sync]
...
Add Node v22 to test matrix
Postpone Pebble bump, v2.5.1 broke EAB tests
Bump Pebble v2.5.1
Allow client.auto() being called with an empty CSR common name
Carry EAB over to new HttpClient when updating account key
Ignore actrc
2024-05-21 19:24:05 +00:00
xiaojunnuo
154409b1df
fix: 修复腾讯云cdn部署无法选择端点的bug
...
Closes https://github.com/certd/certd/issues/34
2024-03-12 00:31:16 +08:00
xiaojunnuo
8d44171875
chore: axios proxy问题修复
2024-03-08 17:42:47 +08:00
xiaojunnuo
ce49dce8c6
chore: 升级acme
2024-03-06 18:36:10 +08:00
xiaojunnuo
09c9b42cab
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
2024-03-06 18:35:44 +08:00
GitHub Actions Bot
80cd1bfc8e
🔱 : [acme] sync upgrade with 5 commits [trident-sync]
...
Update IETF links
Fix misc typos
Forgot SAN extension for self-signed ALPN certs
Replace jsrsasign dep with @peculiar/x509
2024-02-03 19:24:11 +00:00
GitHub Actions Bot
fc9e71bed2
🔱 : [acme] sync upgrade with 7 commits [trident-sync]
...
CHANGELOG
Fix tls-alpn-01 pebble test on Node v18+
Return correct tls-alpn-01 key authorization, tests
Support tls-alpn-01 internal challenge verification
Add tls-alpn-01 challenge test server support
Add ALPN crypto utility methods
2024-01-30 19:24:20 +00:00
GitHub Actions Bot
08c1f338d5
🔱 : [acme] sync upgrade with 10 commits [trident-sync]
...
Bump v5.2.0 - package.json
Bump v5.2.0
yarn -> npm
CHANGELOG and tests for #76
Fix tests
Update auto.js: wait for all challenge promises before exit
Fixes #75
CHANGELOG and tests for #66
Fix lint errors
Allow self-signed or invalid certificate when evaluating verifyHttpChallenge
2024-01-22 19:24:37 +00:00
GitHub Actions Bot
18865f0931
🔱 : [acme] sync upgrade with 3 commits [trident-sync]
...
Add https-01 challenge test server support
Inject CoreDNS into resolv.conf while testing, remove interceptor hack
2024-01-21 19:24:13 +00:00
GitHub Actions Bot
d22a25d260
🔱 : [acme] sync upgrade with 10 commits [trident-sync]
...
Bump v5.1.0
Bump dep axios@1.6.5
Bump dep jsrsasign@11.0.0
Bump dev deps, typo in editorconfig
Replace uuid devdep with crypto.randomUUID
LICENSE, docs formatting, remove upgrade notice
Fix package.json typo
Replace deprecated dtslint with tsd, bump types
Add Node v20 to matrix, bump misc CI stuff
2024-01-20 19:24:14 +00:00
xiaojunnuo
ac15c8fc0e
perf: huawei signer ts化
2023-05-24 17:00:04 +08:00
xiaojunnuo
f489c59ca3
refactor: huawei
2023-05-09 13:53:16 +08:00
xiaojunnuo
d2897cefaa
refactor: huawei
2023-05-09 13:52:25 +08:00
xiaojunnuo
f08f765529
Merge branch 'acme_sync' into v2
...
# Conflicts:
# packages/core/acme-client/.gitignore
# packages/core/acme-client/package.json
# packages/core/acme-client/src/auto.js
# packages/core/acme-client/src/crypto/forge.js
# packages/core/acme-client/types/index.d.ts
2023-01-29 15:35:26 +08:00
xiaojunnuo
f64ea78c44
🔱 : [acme] sync upgrade with 21 commits [trident-sync]
...
Bump v5.0.0
2023-01-29 15:27:11 +08:00
xiaojunnuo
a269d8374e
build: add node-acme-client copy
2023-01-29 14:44:10 +08:00