[GH-ISSUE #473] [Feature] webhook 自定义Header、请求方法 #294

Closed
opened 2026-03-03 01:02:16 +03:00 by kerem · 2 comments
Owner

Originally created by @denymz on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/473

功能描述

  1. 增加header自定义
  2. 请求方法支持 put 和 patch
  3. webhook 的回调地址也支持变量替换

动机

  1. 出于安全考虑,api有token验证。需要通过header传递token
  2. 有些服务端api并不是通过post方式接收请求的
  3. 出于多个域名证书部署到同一服务端需要,这样就可以不用新建多个webhook提供商

替代方案
描述你已经考虑过的替代方案。

其他信息
在这里添加任何相关的附加信息或截图。

Originally created by @denymz on GitHub (Mar 2, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/473 **功能描述** 1. 增加header自定义 2. 请求方法支持 put 和 patch 3. webhook 的回调地址也支持变量替换 **动机** 1. 出于安全考虑,api有token验证。需要通过header传递token 2. 有些服务端api并不是通过post方式接收请求的 3. 出于多个域名证书部署到同一服务端需要,这样就可以不用新建多个webhook提供商 **替代方案** 描述你已经考虑过的替代方案。 **其他信息** 在这里添加任何相关的附加信息或截图。
kerem 2026-03-03 01:02:16 +03:00
Author
Owner

@gang2113920 commented on GitHub (Apr 8, 2025):

这也是我所需要的,期待升级,谢谢

<!-- gh-comment-id:2786957212 --> @gang2113920 commented on GitHub (Apr 8, 2025): 这也是我所需要的,期待升级,谢谢
Author
Owner

@Hesccc commented on GitHub (Apr 13, 2025):

这也是我所需要的,期待升级。感谢项目维护者们

<!-- gh-comment-id:2799684996 --> @Hesccc commented on GitHub (Apr 13, 2025): 这也是我所需要的,期待升级。感谢项目维护者们
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#294
No description provided.