mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 09:59:39 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
17
tldr/linux/cockpit-tls
Normal file
17
tldr/linux/cockpit-tls
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user