consul/website/content/docs
Luke Kysow 191561e44f
docs: document behaviour of tls.https.verify_outgoing (#20555)
* docs: document behaviour of tls.https.verify_outgoing

At first it's not clear what verify_outgoing would do for the https
listener as it seems like Consul agent's don't make https requests. Upon
further investigation, it's clear that Consul agents do make https
requests in the following scenarios:
- to implement watches
- to perform checks

In the first scenario, this setting is used here:
a1c8d4dd19/agent/config/runtime.go (L1725)

In the second scenario, it's actually the internal_rpc setting that is
used:
a1c8d4dd19/tlsutil/config.go (L903)

* Update website/content/docs/agent/config/config-files.mdx

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2024-02-13 09:01:03 -08:00
..
agent docs: document behaviour of tls.https.verify_outgoing (#20555) 2024-02-13 09:01:03 -08:00
architecture docs: improvements to v2 catalog explanation (#19678) 2023-12-01 14:35:44 -08:00
concepts
connect [NET-7948] Bump Envoy version to address multiple CVEs (#20589) 2024-02-12 22:29:50 +00:00
consul-vs-other
dynamic-app-config
ecs Updated docs for Consul ECS 0.8.x, architecture, tproxy support (#20473) 2024-02-12 22:59:10 -08:00
enterprise docs: Update network segments in compat matrix for Enterprise features (#19933) 2023-12-18 14:27:43 -08:00
guides
install docs: Updates to required ports (#19755) 2023-12-11 14:42:57 -08:00
integrate
internals
intro
k8s Resolve Consul DNS in OpenShift (#20439) 2024-02-01 14:00:27 -08:00
lambda
nia
release-notes docs: Add legacy api gateway deprecation to Consul release notes (#20569) 2024-02-09 21:57:57 +00:00
security
services docs: remove unsupported critical flag from DNS weights (#19801) 2024-01-05 10:28:18 -05:00
troubleshoot
upgrading Add known issue for GH-20360. (#20420) 2024-02-01 15:29:46 -06:00
index.mdx