mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #91] [Feature] 请求添加自助上传证书并发布的功能. #74
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#74
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 @kenshin912 on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/91
功能描述
当前 Certimate 是通过各厂商的 AccessKey 来进行自动签发证书并 Deploy 到服务器上的.
是否可以支持自行上传证书的公钥和私钥呢?
动机
目前国内还有不少阿里云 / 腾讯云以外的域名提供商 , 例如美橙互联等.
这些供应商没有提供 AccessKey 来操作域名解析. 不能做到自动签发.
所以还需要手动的方式获得证书文件并进行手动部署.
替代方案
目前尚无其他替代方案 , 只能在监控告警后手动处理. 辛苦作者考虑提供该功能 , 谢谢.
其他信息
@icpd commented on GitHub (Oct 8, 2024):
可以把NS转到其他DNS服务商
@fudiwei commented on GitHub (Jan 16, 2025):
duplicate #100