-
Hi,
I am trying to create a reverse proxy for openldap server with TLS termination. For testing I am using self signed certificate generated by caddy.
My Caddyfile
```
{
layer4 {
127.0.0.…
-
Hello, I have the following structure:
```
haproxy -> backend node -> http-mitm-proxy
```
Ideally, I need to read response and headers both on http-mitm-proxy backend node and inside haproxy.
F…
-
This with ip preservation normally leads to shortcircuit in kernel with src writing TLS and dst reading plain text and replying plain text but kernel doesn't know about TLS server side so protocol con…
-
**What would you like to be added**:
Currently, the spec for TLSRoute Listeners only supports GatewayTLSConfig.TLSModeType = "Passthrough". Similar to HTTPRoute Listeners, mode "Terminate"…
-
**Describe the bug**:
I'm trying to create a Gateway where I use both a HTTPS listener with a certificate provided by Cert-manager, and a TLS listener with TLS-passthrough.
```yaml
apiVersion: …
-
**What would you like to be added**:
Add a document which specifically addresses the topic of conveying HTTPS from the Gateway dataplane to the backend (backend TLS termination), and intends to s…
-
This project has the following parts:
- [x] #361
- [ ] #362
- [ ] #363
- [x] #365
- [x] #366
Now that both the client and server connections use the `net/tcp` stdlib (#343), they both can use the [`c…
-
**Is your feature request related to a problem? Please describe.**
When thinking about using localAI in a production environment to serve an open source llm with an OpenAI compatible API things like …
-
**What happened**:
```
service/ingress-nginx-controller-admission created
Warning: spec.template.spec.containers[0].ports[1]: duplicate port definition with spec.template.spec.containers[…
luarx updated
1 month ago
-
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
…