-
### Summary
Is there a plan to add SSL/TLS support for database connections in Shlink? SSL has already been implemented for other connections like Redis and RabbitMQ.
### Use case
- **Improved secu…
-
**OpenSIPS version you are running**
```version: opensips 3.4.8 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST…
-
failed to set up TLS certificates: www.egjesg3g3.online: obtaining certificate: [www.egjesg3g3.online] Obtain: [www.egjesg3g3.online] solving challenges: www.egjesg3g3.online: no solvers available for…
-
Hi,
it report _"tls: first record does not look like a TLS handshake"_ when dial with tls option
And the code is as follows:
```
dialer := ws.Dialer{
Header: ws.HandshakeHeaderHTTP(header)…
-
### Describe the bug
When attempting to access an Ingress with TLS enabled from within a pod in a Kubernetes cluster, the TLS certificate is reported as invalid. The same Ingress can be accessed with…
-
Hi! First off, thanks for building and supporting `caddy` and `caddy-L4` :smiley:
We have been using `caddy` in production for about 2y for now and are totally happy :smile: with it
Now I wanna…
-
Currently, only TLS 1.2 is enabled by default on the listener for port 443.
In this case, my browser displays `ERR_SSL_VERSION_OR_CIPHER_MISMATCH` and I can't view the site.
I've confirmed that I …
-
While this is the correct configuration, at initial setup I get the error below.
```yaml
configuration: |-
tls-cert: /path/to/cert.crt
tls-key: /path/to/privatekey.key
```
I'm using a …
-
Hello, is it easy to implement tls connecion ln this recipe?
-
**What are you trying to achieve?**
I would like to configure OpenTelemetry SDK to reload TLS certificate.
The OTEL operator community is working on enabling TLS in auto-instrumentations (which …