chaitin / SafeLine

serve as a reverse proxy to protect your web services from attacks and exploits.
https://waf.chaitin.com
GNU General Public License v3.0
13.21k stars 812 forks source link

[Bug]使用api接口更新证书时遇到参数不对的问题 #1099

Open 9328033448 opened 1 day ago

9328033448 commented 1 day ago

What happened?

根据api接口,更新证书信息。提示失败,返回解析参数失败的情况。请问是我传的参数有问题还是bug?postman结果和postman调用过程如下:

屏幕截图 2024-11-24 214555

屏幕截图 2024-11-24 213748

How we reproduce?

  1. 版本, Version 7.2.3免费版
  2. 证书文件为下载到本地的let's encrypt证书
  3. token没问题,提交方式为post,body里信息格式应该也没问题

Expected behavior

No response

Error log

{ "data": null, "err": "internal-error", "msg": "Error occurred when extracting params" }