mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #600] [Feature] 在部署至云服务厂商时允许设置多个域名以提高设置工作流效率 #397
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#397
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Masterain98 on GitHub (Apr 9, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/600
功能描述 / Description
在需要更新证书的时候,往往会申请一个泛域名证书
*.example.com然后部署至云服务厂商下的多个该域名服务(比如service1.example.com,service2.example.com, etc.)。在当前版本的 Certimate 中,只能为每一个子域名服务分别添加一个流程且不支持克隆/复制的操作(#461 谈到了这个问题),能否通过允许设置多个子域名来实现一次性对多个服务的证书更新?或者实现 #461 也会是一个提高设置工作流效率的好方法。请求动机 / Motivation
当前设置多个CDN服务时需要的重复操作过多。
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Apr 9, 2025):
duplicate #533