open-consul/proto
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
..
pbacl deps: upgrade gogo-protobuf to v1.3.2 (#10813) 2021-08-12 14:05:46 -04:00
pbautoconf Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00
pbcommon Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00
pbconfig Support per-listener TLS configuration ⚙️ (#12504) 2022-03-18 10:46:58 +00:00
pbconnect Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00
pbservice Remove gogo stdduration from the healthcheck protobufs 2022-03-15 10:51:40 -04:00
pbsubscribe Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00
pbutil Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00
translate.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
translate_test.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00