mirror of
https://github.com/certd/certd.git
synced 2026-07-07 21:17:42 +08:00
c0be4d702c
- 修复证书链拆分,保留 END CERTIFICATE 结尾标记,避免 MalformedCertificate - 更新 CloudFront 时构造干净的 IAM ViewerCertificate,强制 sni-only, 解决 InvalidViewerCertificate 及中国区不支持 vip 的报错 - 部署完成后清理被替换掉的旧 IAM 证书,避免续期堆积 - IAM/CloudFront 权限不足时抛出可读中文提示,便于运维排查 Co-authored-by: Cursor <cursoragent@cursor.com>