mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Tweaks RTT command docs.
This commit is contained in:
parent
f3db4501c3
commit
3a619ff4bf
@ -38,10 +38,10 @@ The list of available flags are:
|
||||
to send this command. If this isn't specified, the command will contact
|
||||
"127.0.0.1:8500" which is the default HTTP address of a Consul agent.
|
||||
|
||||
To use https, you need to set environment variables:
|
||||
The following environment variables control accessing the HTTP server via SSL:
|
||||
|
||||
* `CONSUL_HTTP_SSL` to enabled SSL
|
||||
* `CONSUL_HTTP_SSL_VERIFY` to disabled https certificate
|
||||
* `CONSUL_HTTP_SSL` Set this to enable SSL
|
||||
* `CONSUL_HTTP_SSL_VERIFY` Set this to disable certificate checking (not recommended)
|
||||
|
||||
## Output
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user