[GH-ISSUE #565] [Bug] 阿里WAF接口参数与文档不一样 证书ID取的参数不对 #371

Closed
opened 2026-03-03 01:02:48 +03:00 by kerem · 5 comments
Owner

Originally created by @Meteor-showers on GitHub (Mar 27, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/565

软件版本 / Release Version

0.3.6

缺陷描述 / Description

@fudiwei 大佬 阿里WAF文档的这块写的有问题 接口也和其他地方不一样 证书id 需要用 CertIdentifier 这个字段 response里的 这个字段

Image

复现步骤 / Steps to reproduce

部署的时候证书id取的值和其他接口不一样 要的CertIdentifier 这个 在response里的是 CertDetail 里的Id

日志 / Logs

# 请在此粘贴日志 / Paste logs here

其他 / Miscellaneous

No response

Originally created by @Meteor-showers on GitHub (Mar 27, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/565 ### 软件版本 / Release Version 0.3.6 ### 缺陷描述 / Description @fudiwei 大佬 阿里WAF文档的这块写的有问题 接口也和其他地方不一样 证书id 需要用 CertIdentifier 这个字段 response里的 这个字段 ![Image](https://github.com/user-attachments/assets/00fa36bd-8b7b-4f31-9551-fea2089f623d) ### 复现步骤 / Steps to reproduce 部署的时候证书id取的值和其他接口不一样 要的CertIdentifier 这个 在response里的是 CertDetail 里的Id ### 日志 / Logs <details> ```console # 请在此粘贴日志 / Paste logs here ``` </details> ### 其他 / Miscellaneous _No response_
kerem 2026-03-03 01:02:48 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fudiwei commented on GitHub (Mar 27, 2025):

默认证书传证书 ID,扩展证书传证书 CertIdentifier,是这个意思吗?

<!-- gh-comment-id:2756745643 --> @fudiwei commented on GitHub (Mar 27, 2025): 默认证书传证书 ID,扩展证书传证书 CertIdentifier,是这个意思吗?
Author
Owner

@Meteor-showers commented on GitHub (Mar 27, 2025):

对 默认的传证书id是对的 指定域名部署 就得传CertIdentifier才可以

<!-- gh-comment-id:2756761404 --> @Meteor-showers commented on GitHub (Mar 27, 2025): 对 默认的传证书id是对的 指定域名部署 就得传CertIdentifier才可以
Author
Owner

@Meteor-showers commented on GitHub (Mar 27, 2025):

这是不指定域名 部署默认是可以的

Image

<!-- gh-comment-id:2756765469 --> @Meteor-showers commented on GitHub (Mar 27, 2025): 这是不指定域名 部署默认是可以的 ![Image](https://github.com/user-attachments/assets/035e8e80-f031-4d4c-9f83-a0d951288e21)
Author
Owner

@Meteor-showers commented on GitHub (Mar 27, 2025):

@fudiwei 大佬 "CertId":"197028-ap-southeast-1" 这样的效果

<!-- gh-comment-id:2756797879 --> @Meteor-showers commented on GitHub (Mar 27, 2025): @fudiwei 大佬 "CertId":"197028-ap-southeast-1" 这样的效果
Author
Owner

@Meteor-showers commented on GitHub (Mar 27, 2025):

Image

<!-- gh-comment-id:2756828382 --> @Meteor-showers commented on GitHub (Mar 27, 2025): ![Image](https://github.com/user-attachments/assets/4421be6f-a623-4a6c-bff5-10f90dfed87c)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#371
No description provided.