mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 05:58:05 +00:00
Update cheatsheets
This commit is contained in:
17
linux/cockpit-tls
Normal file
17
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