[GH-ISSUE #951] [Bug] 无法向宝塔WAF部署网页证书 #651

Closed
opened 2026-03-03 01:04:59 +03:00 by kerem · 1 comment
Owner

Originally created by @NikoCat233 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/951

软件版本 / Release Version

v0.3.26

缺陷描述 / Description

分支 1
[2025-09-04 10:45:14]
without any conditions, enter this branch
非AU站点
[2025-09-04 10:45:14]
ready to deploy certificate ...
[2025-09-04 10:45:15]
sdk request 'bt.GetSiteList'
[2025-09-04 10:45:15]
sdk request 'bt.ModifySite'
[2025-09-04 10:45:15]
failed to deploy certificate
[2025-09-04 10:45:15]
failed to execute sdk request 'bt.ModifySite': sdkerr: unexpected status code: 400, resp: {"code":-1,"res":"1 error(s) decoding:\n\n* 'server.listen_ssl_port[0]' expected type 'string', got unconvertible type 'float64', value: '443'","nonce":1756953915}
通知
[2025-09-04 10:45:15]
ready to send notification ...
[2025-09-04 10:45:15]
webhook responded
[2025-09-04 10:45:15]
notification completed

分支 2
[2025-09-04 10:45:15]
without any conditions, enter this branch
AU站点
[2025-09-04 10:45:15]
ready to deploy certificate ...
[2025-09-04 10:45:16]
sdk request 'bt.GetSiteList'
request:
{"p":1,"p_size":100,"site_name":"au-us.------.me,au-as.------.me,au-eu.------.me"}
response:
{"code":0,"res":{"list":[],"total":0}}
[2025-09-04 10:45:16]
failed to deploy certificate
[2025-09-04 10:45:16]
site not found

复现步骤 / Steps to reproduce

宝塔waf版本 6.4

问题1:宝塔waf解析不到ssl端口值
问题2:不支持用半角逗号分隔同时部署多个站点的证书

日志 / Logs

No response

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @NikoCat233 on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/951 ### 软件版本 / Release Version v0.3.26 ### 缺陷描述 / Description 分支 1 [2025-09-04 10:45:14] without any conditions, enter this branch 非AU站点 [2025-09-04 10:45:14] ready to deploy certificate ... [2025-09-04 10:45:15] sdk request 'bt.GetSiteList' [2025-09-04 10:45:15] sdk request 'bt.ModifySite' [2025-09-04 10:45:15] failed to deploy certificate [2025-09-04 10:45:15] failed to execute sdk request 'bt.ModifySite': sdkerr: unexpected status code: 400, resp: {"code":-1,"res":"1 error(s) decoding:\n\n* 'server.listen_ssl_port[0]' expected type 'string', got unconvertible type 'float64', value: '443'","nonce":1756953915} 通知 [2025-09-04 10:45:15] ready to send notification ... [2025-09-04 10:45:15] webhook responded [2025-09-04 10:45:15] notification completed 分支 2 [2025-09-04 10:45:15] without any conditions, enter this branch AU站点 [2025-09-04 10:45:15] ready to deploy certificate ... [2025-09-04 10:45:16] sdk request 'bt.GetSiteList' request: {"p":1,"p_size":100,"site_name":"au-us.------.me,au-as.------.me,au-eu.------.me"} response: {"code":0,"res":{"list":[],"total":0}} [2025-09-04 10:45:16] failed to deploy certificate [2025-09-04 10:45:16] site not found ### 复现步骤 / Steps to reproduce 宝塔waf版本 6.4 问题1:宝塔waf解析不到ssl端口值 问题2:不支持用半角逗号分隔同时部署多个站点的证书 ### 日志 / Logs _No response_ ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:04:59 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@sunzhong2003 commented on GitHub (Sep 4, 2025):

的确有这个问题,希望能修复

<!-- gh-comment-id:3252083326 --> @sunzhong2003 commented on GitHub (Sep 4, 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#651
No description provided.