mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #64] [建议]能否不要强制要求部署? #47
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#47
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 @MoeMelon on GitHub (Sep 21, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/64
因为只是单纯的想要一个可视化自动申请SSL的服务,证书我可以自行下载去部署。
另外已添加的域名似乎不能删除?
@usual2970 commented on GitHub (Sep 21, 2024):
感谢反馈~可以考虑
目前可以配置个假的部署,达到这个目的
@hansedong commented on GitHub (Sep 23, 2024):
我也有类似需求,只是想让当前的项目提供证书管理,包括证书申请和证书下载。
目的是希望这个部署操作不与具体云厂商绑定,小厂家 VPS 可以直接调用当前项目的下载接口获取证书。
@nuo010 commented on GitHub (Oct 9, 2024):
我也是想要这个功能, 不要强制部署
@usual2970 commented on GitHub (Oct 13, 2024):
感谢反馈~ 可使用 v0.2.0
注意 v0.2.0 对 v0.1.xx 引进了一些不向后兼容的修改