-
When it comes to mTLS TLS 1.3 is not very well designed since the client considers the handshake to be successful before the server has performed it's verification of the client.
If that verificati…
-
This is an issue as followup to discussion #57, so it's not forgotten.
I have a program that works using esp-mbedtls (async)
I upgraded to the latest commit, it required adding SHA parameter to t…
-
Hello,
When connecting to a Bitwarden server that's behind an nginx proxy that requires a client cert, the app just crashes when pressing the Log In button. The same server works fine on Firefox,…
-
**Checklist**
* [x] I've searched the issue tracker for similar requests
**Is your feature request related to a problem? Please describe.**
The TLS 1.3 [`certificate_authorities`](https://datatra…
-
Section 1.1 says:
> In the ideal form of this approach, a unique public name is used for each client.
I think this would be impactical for large deployments (particularly considering these names a…
-
This PR bumps the `argo` dep for the saw python client to include an option to enable/disable certificate verification for TLS connections: https://github.com/GaloisInc/saw-script/pull/1386
We shou…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I am connecti…
-
By default, `:brod` uses `:verify_none` for tls connections. To support `:verify_peer` and other levels of TLS cert verification, we need CA certs to pass to `:brod`. We can have a default cert but we…
-
### Describe the bug
In our application we have a rest-client that needs a different truststore certificate for the rest-client a oidc-client.
The truststore needed for the oidc-client is a default …
-
### What would you like to be added?
/kind enhancement
Hello,
crowdsec already supports log acquisition from Kafka streams. I tried to hook it up to Azure Event Hub, which has a Kafka endpoint. T…