1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/cockpit-tls.md

13 lines
352 B
Markdown
Raw Normal View History

# cockpit-tls
> 클라이언트와 `cockpit-ws` 간의 트래픽을 암호화하기 위한 TLS 종료 HTTP 프록시.
> 더 많은 정보: <https://cockpit-project.org/guide/latest/cockpit-tls.8.html>.
- 특정 포트로 HTTP 요청을 제공 (기본 포트 `9090` 대신):
`cockpit-tls --port {{포트}}`
- 도움말 표시:
`cockpit-tls --help`