mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #552] [Feature] 将证书申请添加一个来源 #357
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#357
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 @combinx on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/552
功能描述
证书可能由其他组件,如acne.sh; 自动申请,续期,甚至服务器部署的
但是CDN,对象存储,并不能完全的自动化
@fudiwei commented on GitHub (Mar 24, 2025):
你可以在 Certimate 上传自己在其他地方申请的证书,工作流里选择“上传”节点而不是“申请”节点,后续部署流程跟现在一样。
但这种方式只能半自动化了。后面会考虑开放 WebAPI 来操作现在工作流的这些内容,但短期内优先级不高。