open-consul/command
Dan Upton 57f0f42733
Support per-listener TLS configuration ⚙️ (#12504)
Introduces the capability to configure TLS differently for Consul's
listeners/ports (i.e. HTTPS, gRPC, and the internal multiplexed RPC
port) which is useful in scenarios where you may want the HTTPS or
gRPC interfaces to present a certificate signed by a well-known/public
CA, rather than the certificate used for internal communication which
must have a SAN in the form `server.<dc>.consul`.
2022-03-18 10:46:58 +00:00
..
acl bulk rewrite using this script 2022-01-20 10:46:23 -06:00
agent Support per-listener TLS configuration ⚙️ (#12504) 2022-03-18 10:46:58 +00:00
catalog
cli
config
connect bulk rewrite using this script 2022-01-20 10:46:23 -06:00
debug debug: update CLI docs 2022-02-15 18:16:12 -05:00
event
exec
flags bulk rewrite using this script 2022-01-20 10:46:23 -06:00
forceleave
helpers
info
intention bulk rewrite using this script 2022-01-20 10:46:23 -06:00
join
keygen
keyring
kv
leave
lock
login
logout
maint
members
monitor
operator
reload
rtt catalog: compare node names case insensitively in more places (#12444) 2022-02-24 16:54:47 -06:00
services bulk rewrite using this script 2022-01-20 10:46:23 -06:00
snapshot Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 2022-02-14 09:45:45 -08:00
tls
validate
version
watch
commands_oss.go
registry.go