Skip to content

Commit 50bd889

Browse files
authored
Fix minor typo in HAProxy Multi TLS certificate termination
1 parent 4ef9926 commit 50bd889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/multi-tls/haproxy/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HAProxy Multi TLS certificate termination
22

3-
This examples uses 2 different certificates to terminate SSL for 2 hostnames.
3+
This example uses 2 different certificates to terminate SSL for 2 hostnames.
44

55
## Prerequisites
66

@@ -70,4 +70,4 @@ $ openssl s_client -connect 10.129.51.55:31578 -servername bar.foo
7070
subject=/CN=bar.foo
7171
issuer=/CN=bar.foo
7272
---
73-
```
73+
```

0 commit comments

Comments
 (0)