feat: add Http Request Node to skip ssl verify function #15177 (#15664)

This commit is contained in:
sho-takano-dev
2025-03-14 11:05:37 +09:00
committed by GitHub
parent 8165d0b469
commit 7c27d4b202
5 changed files with 24 additions and 3 deletions

View File

@@ -716,6 +716,7 @@ WORKFLOW_FILE_UPLOAD_LIMIT=10
# HTTP request node in workflow configuration
HTTP_REQUEST_NODE_MAX_BINARY_SIZE=10485760
HTTP_REQUEST_NODE_MAX_TEXT_SIZE=1048576
HTTP_REQUEST_NODE_SSL_VERIFY=True
# SSRF Proxy server HTTP URL
SSRF_PROXY_HTTP_URL=http://ssrf_proxy:3128