[PR #13002] [CLOSED] FIX: Enable use of SSL MCPO Server Conection #23073

Closed
opened 2026-04-20 04:36:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/13002
Author: @rgaricano
Created: 4/18/2025
Status: Closed

Base: devHead: dev-fix_ssl


📝 Commits (3)

  • b0d19e3 FIX: Enable use of SSL MCPO Server Conection
  • dd484ae Update Format Backend
  • b44f9b4 update format backend error

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 backend/open_webui/utils/tools.py (+5 -3)

📄 Description

Fix to allow https connections on MCPO tools server

When connecting to an MCPO server using the HTTPS protocol, an error occurs.

This commit relaxes SSL requirements and enables its use when the MCPO connection is made using HTTPS.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/13002 **Author:** [@rgaricano](https://github.com/rgaricano) **Created:** 4/18/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev-fix_ssl` --- ### 📝 Commits (3) - [`b0d19e3`](https://github.com/open-webui/open-webui/commit/b0d19e3de88ee27b4d6bb0e26469e3850d2d0f58) FIX: Enable use of SSL MCPO Server Conection - [`dd484ae`](https://github.com/open-webui/open-webui/commit/dd484ae4a7ecf17e28ab694222a32e3a9b5ec97f) Update Format Backend - [`b44f9b4`](https://github.com/open-webui/open-webui/commit/b44f9b4b7f581ff0f0a0badac6b594c0ddd1221b) update format backend error ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/utils/tools.py` (+5 -3) </details> ### 📄 Description ## Fix to allow https connections on MCPO tools server When connecting to an MCPO server using the HTTPS protocol, an error occurs. This commit relaxes SSL requirements and enables its use when the MCPO connection is made using HTTPS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 04:36:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#23073