File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ $ chisel server --help
167
167
and you cannot set --tls-domain.
168
168
169
169
--tls-domain, Enables TLS and automatically acquires a TLS key and
170
- certificate using LetsEncypt . Setting --tls-domain requires port 443.
170
+ certificate using LetsEncrypt . Setting --tls-domain requires port 443.
171
171
You may specify multiple --tls-domain flags to serve multiple domains.
172
172
The resulting files are cached in the "$HOME/.cache/chisel" directory.
173
173
You can modify this path by setting the CHISEL_LE_CACHE variable,
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ var serverHelp = `
151
151
and you cannot set --tls-domain.
152
152
153
153
--tls-domain, Enables TLS and automatically acquires a TLS key and
154
- certificate using LetsEncypt . Setting --tls-domain requires port 443.
154
+ certificate using LetsEncrypt . Setting --tls-domain requires port 443.
155
155
You may specify multiple --tls-domain flags to serve multiple domains.
156
156
The resulting files are cached in the "$HOME/.cache/chisel" directory.
157
157
You can modify this path by setting the CHISEL_LE_CACHE variable,
You can’t perform that action at this time.
0 commit comments