LinuxCommandLibrary

cockpit-tls

TLS terminating HTTP proxy to encrypt traffic between a client and `cockpit-ws`.

TLDR

Serve HTTP requests to a specific port instead of port 9090

$ cockpit-tls --port [port]
copy


Display help
$ cockpit-tls --help
copy

Copied to clipboard