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 docs: Replace unicode quotes with ASCII quotes (#18950) 2023-09-21 15:17:14 -07:00
connect [NET-7948] Bump Envoy version to address multiple CVEs (#20589) 2024-02-12 22:29:50 +00:00
consul-vs-other docs: Fix spelling errors across various pages on the site (#18533) 2023-08-21 16:23:27 +00:00
dynamic-app-config docs: Fix invalid JSON in code examples (#18932) 2023-09-21 11:35:16 -07:00
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 docs: consistently name Consul service mesh (#17222) 2023-05-05 13:41:40 -04:00
install docs: Updates to required ports (#19755) 2023-12-11 14:42:57 -08:00
integrate docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
internals Docs/ce 470 locality aware (#19071) 2023-10-06 12:48:05 -07:00
intro docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
k8s Resolve Consul DNS in OpenShift (#20439) 2024-02-01 14:00:27 -08:00
lambda docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
nia docs: Rename Consul OSS to Consul CE (#19009) 2023-09-27 09:31:28 -07:00
release-notes docs: Add legacy api gateway deprecation to Consul release notes (#20569) 2024-02-09 21:57:57 +00:00
security Add docs for identity acl rules (#19713) 2023-11-22 12:29:43 -05:00
services docs: remove unsupported critical flag from DNS weights (#19801) 2024-01-05 10:28:18 -05:00
troubleshoot docs: Simplify example jq commands by removing pipes (#18327) 2023-07-31 21:01:39 +00:00
upgrading Add known issue for GH-20360. (#20420) 2024-02-01 15:29:46 -06:00
index.mdx docs: Migrate link formats (#15976) 2023-01-25 08:52:43 -08:00