Ability to Toggle SSL verification when making HTTP requests #2694

Closed
opened 2026-02-21 17:48:51 -05:00 by yindo · 0 comments
Owner

Originally created by @seanw7 on GitHub (Apr 26, 2024).

Originally assigned to: @Yeuoly on GitHub.

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing?

When attempting to add an on-prem ollama model provider that is running in OpenShift, we experience an ssl issue because the SSL certs are self-signed in our lab environment cluster

we also see similar issues when attempting to use the http response node/block in the workflow editor against servers using self-signed certificates.

In both cases, there does not appear to be any obvious options to toggle this behavior on or off in the webgui.

2. Describe the feature you'd like to see

A slider or check box to enable or disable ssl verification when:

  • Adding model providers & when making http requests with the http request node in the workflow editor

3. How will this feature improve your workflow or experience?

It will enable me to utilize the tool without having to configure SSL certificates on multiple machines in my lab environment kubernetes cluster

4. Additional context or comments

If there is some way that this can be enabled without a feature request, I would greatly appreciate it someone could point me in the right direction! If there isn't, I can imagine there are others who are experiencing the same issue, as I saw others mentioning similar issues in the past.

5. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @seanw7 on GitHub (Apr 26, 2024). Originally assigned to: @Yeuoly on GitHub. ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? When attempting to add an on-prem ollama model provider that is running in OpenShift, we experience an ssl issue because the SSL certs are self-signed in our lab environment cluster we also see similar issues when attempting to use the http response node/block in the workflow editor against servers using self-signed certificates. In both cases, there does not appear to be any obvious options to toggle this behavior on or off in the webgui. ### 2. Describe the feature you'd like to see A slider or check box to enable or disable ssl verification when: - Adding model providers & when making http requests with the http request node in the workflow editor ### 3. How will this feature improve your workflow or experience? It will enable me to utilize the tool without having to configure SSL certificates on multiple machines in my lab environment kubernetes cluster ### 4. Additional context or comments If there is some way that this can be enabled without a feature request, I would greatly appreciate it someone could point me in the right direction! If there isn't, I can imagine there are others who are experiencing the same issue, as I saw others mentioning similar issues in the past. ### 5. Can you help us with this feature? - [X] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 17:48:51 -05:00
yindo closed this issue 2026-02-21 17:48:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2694