-
We are running a 3 node Galera cluster, each node running MariaDB 10.11.7 on Ubuntu 22.04. Both Galera and MariaDB were installed via apt from the official repositories. The cluster is configured with…
-
**Is your feature request related to a problem? Please describe.**
My customer, Reed Elsevier, has been running into some issues with write errors to the mounted storage accounts in their AKS clusters…
-
### Describe the bug
I'm trying to use tls1.2 and it doesn't work. Goes to tls1.3.
### To reproduce
Steps to reproduce the behavior:
1. docker compose, build image from 'nginx:1.27'
2. us…
-
Hi,
I wondered for a while why ChaCha20-Poly1305 was selected by GA4GH for data encryption and the closest I could find were notes on fixed blocksize giving possibility to jump into middle of a str…
-
There seems to be a bug in macOS 14 that causes ipsec VPNs to regularly disconnect, and normally it would be Apple's problem but our bug reports have gone unanswered. There are many active discussions…
0x-2a updated
11 months ago
-
I have a server that supports the following cipher suites, in this order, with the prefer ChaCha20 setting enabled:
TLS_AES_128_GCM_SHA256 (0x1301)
TLS_AES_256_GCM_SHA384 (0x1302)
TLS_AES_128_CCM…
-
Hi,
You can see below the protocols (and cipher suites) **supported** by AIR and **recommended** by Mozilla for an _Intermediate_ security configuration :
Protocol | Supported by AIR | Recomme…
-
The current configuration of nginx is obsolete and need to be reviewed to reduce attack surface.
## Steps to Reproduce
Use overleaf with nginx proxy
Use https://testssl.sh for testing
## Ex…
-
### Describe the bug
Fresh HestiaCP installation. Checked on two different VDS.
When sending emails, I receive in the logs:
TLS error on connection (recv) The tls connection was non-properly te…
-
This is a problem because these sorts of pathological situations are exactly why I started using browsermob-proxy. Workaround is to use `AdvancedHostResolver#remapHost` instead, but this is unsightly…