We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef9926 commit 50bd889Copy full SHA for 50bd889
examples/multi-tls/haproxy/README.md
@@ -1,6 +1,6 @@
1
# HAProxy Multi TLS certificate termination
2
3
-This examples uses 2 different certificates to terminate SSL for 2 hostnames.
+This example uses 2 different certificates to terminate SSL for 2 hostnames.
4
5
## Prerequisites
6
@@ -70,4 +70,4 @@ $ openssl s_client -connect 10.129.51.55:31578 -servername bar.foo
70
subject=/CN=bar.foo
71
issuer=/CN=bar.foo
72
---
73
-```
+```
0 commit comments