ModelEngine-Group / ModelEngine-Group/app-platform
工作流HTTP节点在调用第三方HTTPS API接口时不支持关闭SSL证书校验开关
@XinLi-cyber is already working on this.
Since Jan 20, 2026.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
问题摘要 / Issue Summary
在工作流中使用http节点调用第三方API HTTPS接口时失败。原因:分析为HTTP节点在调用第三方HTTPS API接口时,不支持关闭SSL证书校验开关
版本信息 / Version Information
v1.2.2
浏览器 / Browser
No response
操作系统 / Operating System
None
发生了什么?/ What happened?
在工作流中使用http节点调用第三方API HTTPS接口时失败。原因:分析为HTTP节点在调用第三方HTTPS API接口时,不支持关闭SSL证书校验开关
期望的行为 / Expected Behavior
在绝大部分情况下,不会获得正式授权的SSL证书。建议默认关闭SSL证书校验开关,或在HTTP节点开发界面上提供手动关闭的选项。
重现步骤 / Steps to Reproduce
在工作流中使用http节点调用第三方API HTTPS接口时失败。原因:分析为HTTP节点在调用第三方HTTPS API接口时,不支持关闭SSL证书校验开关
相关日志 / Relevant Logs
额外信息 / Additional Context
No response
确认事项 / Confirmations
-
我已经搜索了现有的issues,确认这不是重复问题
I have searched existing issues and confirmed this is not a duplicate -
我已经阅读了项目文档和 FAQ
I have read the project documentation and FAQ -
我提供的信息准确完整
The information I provided is accurate and complete -
我愿意协助测试问题修复 (可选)
I'm willing to help test the bug fix (optional)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.