-
Hello,
I use [Client Certificate](https://www.postgresql.org/docs/current/auth-cert.html) for authenticating application to PostgreSQL database.
App who use client authentification do not need P…
-
**What happened**:
In the api-overview docs section (https://gateway-api.sigs.k8s.io/concepts/api-overview/#route-summary-table), a compatibility matrix about the TLS support lists the TLS type…
-
The european Galileo HAS (High-Accuracy-Service) is providing a SSL/TLS enabled NTRIP caster on port 443, therefore I would like to have SSL/TLS support added to RTKLIB. I would be willing to develop …
-
**Is your feature request related to a problem? Please describe.**
I would like to manage TLS setup for MariaDB pods in a Kubernetes-native way :)
**Describe the solution you'd like**
I would lik…
-
To improve security when exposing a DiceDB instance to the open internet, we need to implement TLS support. This will allow encrypted communication between clients and the DiceDB server, protecting da…
-
### What problem does the new feature solve?
GRPC supports TLS access
### What does the feature do?
GRPC Server of mqtt broker, placement center, journal server supports TLS
### Implementation cha…
-
Hello, so i already have an tls client session oben, i would like to use this session in my requests but if that wo't be added for some reason, then just add a slver function with tls_client libary. t…
-
Hi, I would like to inquire whether Botan supports enabling certificate compression in TLS (for example, as described in https://datatracker.ietf.org/doc/html/rfc8879#name-compression-algorithms). If …
-
Lots of background and a implementation, albeit from 3+ years ago: https://blog.filippo.io/playing-with-kernel-tls-in-linux-4-13-and-go/
Basically, Linux now supports handling TLS encryption in the…
-
The current secure comms only supports SSL which is deprecated.
note that it could be that the thing called `SSL` in the current implementation is actually doing `TLS`, according to ChatGPT:
Yes…