-
### Is your feature request related to a problem? Please describe
MQTT sends userID and password in the clear unless TLS is used, moonraker MQTT doesn't appear to support TLS
### Describe the soluti…
-
- [x] I have searched the [issues](https://github.com/brocaar/chirpstack-gateway-bridge) of this repository and believe that this is not a duplicate.
## Summary
This feature allows the…
-
Today, we require traffic to be plaintext HTTP to apply http filter to it.
This makes sense, as in many cases where TLS is on the pod level, it is done by a side car (mesh/nginx/etc) that terminates t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Currently, internal communication between Milvu…
-
In CQLSH the TLS versions are user determined. However, there are a lot of clusters out there where the TLS version is not secure and has plenty of vulnerabilities.
We need to let users know if the…
-
### Description
Use case: backend only supports connections over TLS
We need to support https://gateway-api.sigs.k8s.io/api-types/backendtlspolicy/ or some subset of it
-
### Requirement
Knative Eventing has recently released TLS support for event delivery, which is currently in the alpha stage. Adding support for this feature in Camel-K would ensure encrypted event…
-
*Description*:
>Describe the desired behavior, what scenario it enables and how it
would be used.
Support the new Client Cert Validation field introduced by upstream
https://gateway-api.sigs.k8s…
-
reCAPTCHA use TLS handshakes to determine whether a request is coming from a legitimate browser. Browsers handle these through specific protocols, client hello messages, and cipher suites. Node's http…
-
I tried with MQTTS and MQTT via ws, it works well with PsychicMqttClient. However, as secure issue, my live server only support MQTT vi wss. I tried different ways with PsychicMqttClient, but it alway…