[PR #666] [MERGED] Insecure Websocket connection issue while connecting to MQTT broker. #2778

Closed
opened 2026-03-17 00:27:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/666
Author: @rahulnpadalkar
Created: 3/12/2020
Status: Merged
Merged: 3/12/2020
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (2)

  • 6837546 Added useSSL option while creating connection
  • f7bf010 Merge remote-tracking branch 'upstream/master'

📊 Changes

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

View changed files

📝 components/realtime/mqtt.vue (+1 -1)

📄 Description

Changes:

  • useSSL option while creating a connection. This is necessary to connect to broker using websocket over HTTPS.
  • Removed a debugger statement.

🔄 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/hoppscotch/hoppscotch/pull/666 **Author:** [@rahulnpadalkar](https://github.com/rahulnpadalkar) **Created:** 3/12/2020 **Status:** ✅ Merged **Merged:** 3/12/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`6837546`](https://github.com/hoppscotch/hoppscotch/commit/68375469c5d26c6eeda1d7b018887b0b87222df3) Added useSSL option while creating connection - [`f7bf010`](https://github.com/hoppscotch/hoppscotch/commit/f7bf010cfa34eaa72dd5046d7360c8cd84b8f9a4) Merge remote-tracking branch 'upstream/master' ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/realtime/mqtt.vue` (+1 -1) </details> ### 📄 Description Changes: - **useSSL** option while creating a connection. This is necessary to connect to broker using websocket over HTTPS. - Removed a debugger statement. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:27:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2778
No description provided.