-
# Summary
Using [SASL](https://modern.ircdocs.horse/#authenticate-message) for authentication is cleaner and more secure than `PRIVMSG NickServ`, and client certificates are relatively straightforw…
-
Not sure this is a bug or expected behaviour.
https://github.com/minio/minio/blob/master/helm/minio/README.md#installing-certificates-from-third-party-cas
Is this not a supported combo?
```yaml
…
-
{"activity":true,"context":"fleet-telemetry","level":"info","msg":"2024/10/17 07:04:42 http: TLS handshake error from 47.245.61.215:33972: tls: client didn't provide a certificate\n","time":"2024-10-1…
-
### What happened?
Since version 1.27 kubernetes supports the gprc healthserver for readyness and liveness probes.
I now have several services that use grpc with self-signed tls certificates. The…
-
For example, if you run `openssl s_client -connect staging.testrun.org:465 -tls1_3 -sess_out sess.pem`, command output contains `New, TLSv1.3, Cipher is TLS_AES_256_GCM_SHA384` (new session is establi…
-
### Problem:
Customers commonly want to configure a config based on the presented SNI. For example, setting different security policies or different certificates based on SNI. Our [client-hello-con…
-
**Describe the bug**
The Windows TigerVNC64 server crashes as soon as a client tries to connect.
**To Reproduce**
Steps to reproduce the behavior:
1. Start TigerVNC64 (User or Service)
2. Try t…
-
---
**If this is your first feature request, read our [contribution guidelines](../blob/master/CONTRIBUTING.md#requesting-a-new-feature).**
---
#### Pre-Submission checklist
- [x] There is no exi…
-
As in the RabbitMQ input plugin, the output plugin should supprt client certificates as well:
https://github.com/logstash-plugins/logstash-input-rabbitmq/issues/27
-
It is possible to build a (arguably) malformed `GrpcSettings` if `useTls` is set to `true` but no `SSLContext` is provided:
https://github.com/akka/akka-grpc/blob/83965cfe9c32644e174a9e4eecfcc60ad6…