mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 21:25:54 +03:00
[GH-ISSUE #56] [Feature] 能否支持多域名申请一个证书 #43
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#43
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 @1066837659 on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/56
同一站点需要多个域名
@usual2970 commented on GitHub (Sep 20, 2024):
感谢反馈~多个顶级域名吗,暂不支持,后续可以添加
目前可以通过添加多个域名来实现
可以加入到社区来,提供更多细节
@sgpublic commented on GitHub (Sep 22, 2024):
@usual2970 我也是这个需求,具体的,假设二级域名为example.com,我需要申请:
三个域名到一个证书里。
@usual2970 commented on GitHub (Sep 22, 2024):
@sgpublic
目前申请*.example.com会自动申请 example.com的证书,且*.example.com 和example.com共用一张证书
*.mirrors.example.com 单独申请一张就好了
@sgpublic commented on GitHub (Sep 22, 2024):
还是得申请两个证书啊,也行,那我就等我提的 feat 上线了就迁移到 certimate,感谢佬
@usual2970 commented on GitHub (Oct 13, 2024):
感谢反馈~ 可使用 v0.2.0
注意 v0.2.0 对 v0.1.xx 引进了一些不向后兼容的修改