snippetbashTip
cockpit-tls — TLS terminating HTTP proxy to encrypt traffic between a client and `cockpit-ws`. More information: <
Viewed 0 times
httpcommandproxycockpit-tlsterminatingtlscliencrypt
linux
Problem
How to use the
cockpit-tls command: 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>.Solution
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 --helpCode Snippets
Serve HTTP requests to a specific port instead of port `9090`
cockpit-tls --port {{port}}Display help
cockpit-tls --helpContext
tldr-pages: linux/cockpit-tls
Revisions (0)
No revisions yet.