Skip to content

Commit 2f7b385

Browse files
KEANO89tristanmorgan
authored andcommitted
Update tcp-proxy.md
1 parent 5637475 commit 2f7b385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/feature/tcp-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ fabio -proxy.addr ':1234;proto=tcp'
1515
TCP proxy support can be combined with [Certificate Stores](/feature/certificate-stores/) to provide TLS termination on fabio.
1616

1717
```
18-
fabio -proxy.cs 'cs=ssl;type=path;path=/etc/ssl' -proxy.addr ':1234;proto=tcp;cs=ssl'
18+
fabio -proxy.cs 'cs=ssl;type=path;cert=/etc/ssl' -proxy.addr ':1234;proto=tcp;cs=ssl'
1919
```
2020

0 commit comments

Comments
 (0)