Files
tldr/pages.zh/linux/cockpit-tls.md

12 lines
326 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# cockpit-tls
> TLS 终止 HTTP 代理,用于加密客户端与 `cockpit-ws` 之间的流量。
> 更多信息:<https://cockpit-project.org/guide/latest/cockpit-tls.8.html>。
- 将 HTTP 请求服务到指定端口,而不是端口 `9090`
`cockpit-tls --port {{port}}`
- 显示帮助信息:
`cockpit-tls --help`