mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #338] [Feature] 希望能支持从云服务商那边申请证书 #201
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#201
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 @wsy on GitHub (Nov 13, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/338
功能描述

从腾讯云/阿里云申请免费以及收费证书
动机
我之前的证书都是腾讯云申请的,由TrustAsia颁发的。
Certimate并不能从腾讯云下载TrustAsia已经发放的证书并部署。而是直接往新的CA提交了一个申请。
其他信息
腾讯云相关API文档
https://cloud.tencent.com/document/product/400/41678
@LeoChen98 commented on GitHub (Nov 13, 2024):
trustasia的申请速度太慢了,没啥意思。而且申请的原理不一样,支持那俩要改太多东西了
@fudiwei commented on GitHub (Nov 13, 2024):
感谢建议,近期内没有支持非 ACME 证书的计划。如有需要可以自行 Fork。
P.S. 上传自有证书的功能正在规划中。