Update README.md

Typo
This commit is contained in:
Claus Prüfer 2023-12-05 11:44:50 +01:00 committed by GitHub
parent 1bffa1e167
commit 17b8830f39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,7 +94,7 @@ tls:
## 4. Example / Test
The working .yaml Eyample: [ingress.yaml](ingress.yaml)
The working .yaml Example: [ingress.yaml](ingress.yaml)
- Test by performing a curl / wget against the Ingress Path without the Client Cert and expect a Status Code 400 (Bad Request - No required SSL certificate was sent).
- Test by performing a curl / wget against the Ingress Path with the Client Cert and expect a Status Code 200.