cockpit-*: add page (#9145)

This commit is contained in:
ohyahgit
2022-11-09 02:03:06 -08:00
committed by GitHub
parent d72e639555
commit ea0a5167c7
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# cockpit-tls
> TLS terminating HTTP proxy to encrypt traffic between a client and `cockpit-ws`.
> More information: <https://cockpit-project.org/guide/latest/cockpit-tls.8.html>.
- Serve HTTP requests to a specific port instead of port `9090`:
`cockpit-tls --port {{port}}`
- Display help:
`cockpit-tls --help`