mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1126] 希望可以增加天翼函数计算的https证书部署 #759
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#759
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 @ghost on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1126
Description / 功能描述
这是api https://eop.ctyun.cn/ebp/ctapiDocument/search?sid=53&api=16004&data=42&isNormal=1&vid=40
产品页面https://www.ctyun.cn/products/faas
谢谢大佬,真的非常方便!!
@fudiwei commented on GitHub (Dec 25, 2025):
@chengnuan-dot 麻烦跟天翼云客服确认一下、或者你用它提供的 OpenAPI 调试工具实际调用一下:
这个接口是获取域名详情的,但文档中给出的示例返回的是一个分页列表结构,跟获取域名列表的数据结构相同。到底确实是这样设计的、还是文档有误?因为我没有天翼云的业务,无法调试,只能以其文档为准进行封装。