-
Hey there! I'm liking your project so far. Two issues i'm having, the slack link on your page doesn't actually invite anyone, it just links to the sign in. Also, I get this error in the browser and no…
-
Hi @walkor. In my project, i'm using this awesome example of http proxy server. And its work fine. Btw its work for http+websocket proxy.
But when i try to use it with https and wss its fail.
I see,…
-
## Problem Definition
I have a local valid Kusama RPC in the form of `wss://kusama.some.domain`.
The endpoint is fine and other tools can connect fine. Rotki however returns:
```
kusama failed t…
-
Sorry if I missed it in your docs, but does NanoMQ support browser subscriptions over secure websockets? Something like https://github.com/emqx/MQTT-Client-Examples/blob/master/mqtt-client-WebSocket/w…
-
wss是只需要填上ssl证书的key和cert就行了吗
我配置完后提示了
wss启动中....
wss model success!!!
页面访问也是只把ws换成成wss就错误了
wubxi updated
2 months ago
-
首先,WS Tunnel 的安全性不在本 issue 的讨论范围。
因为它是明文的(虽然可以用来传输加密后的内容),所以准入控制对它来说是个“伪命题”。
粗略的看了下关于 TLS 和 WSS 隧道建立连接的代码实现,似乎是建立连接后即可进行数据传输,
未再进行 “用户名/密码” 或 “预共享密钥” 认证,若此时使用的是公共权威证书做 TLS 层的加密,
且转发的是 HTTP/HTTPS…
-
I am running into an issue where it seems heplify is not processing TCP traffic? I've tried with -tcpassembly and -sipassembly enabled. Also is it possible to process TLS and WSS traffic with heplif…
-
I've developed a web app called [RTR-OBSERVER](https://github.com/SirStone/RTR-OBSERVER) that can be installed as a Progressive Web App (PWA) and used offline on smartphones.
When running it locall…
-
well what's the point of your library if it doesn't support wss sockets
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
can not establish MQTT connec…