consul/website/content/docs/connect/gateways/api-gateway/configuration
Nathan Coleman 5e9f02d4be
[NET-8091] Add file-system-certificate config entry for API gateway (#20873)
* Define file-system-certificate config entry

* Collect file-system-certificate(s) referenced by api-gateway onto snapshot

* Add file-system-certificate to config entry kind allow lists

* Remove inapplicable validation

This validation makes sense for inline certificates since Consul server is holding the certificate; however, for file system certificates, Consul server never actually sees the certificate.

* Support file-system-certificate as source for listener TLS certificate

* Add more required mappings for the new config entry type

* Construct proper TLS context based on certificate kind

* Add support or SDS in xdscommon

* Remove unused param

* Adds back verification of certs for inline-certificates

* Undo tangential changes to TLS config consumption

* Remove stray curly braces

* Undo some more tangential changes

* Improve function name for generating API gateway secrets

* Add changelog entry

* Update .changelog/20873.txt

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>

* Add some nil-checking, remove outdated TODO

* Update test assertions to include file-system-certificate

* Add documentation for file-system-certificate config entry

Add new doc to nav

* Fix grammar mistake

* Rename watchmaps, remove outdated TODO

---------

Co-authored-by: Melisa Griffin <melisa.griffin@hashicorp.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2024-04-15 16:45:05 -04:00
..
gateway.mdx Update gateway.mdx (#20113) 2024-01-09 19:02:31 +00:00
gatewayclass.mdx Docs/api-gw-jwts-openshift-1-17-x (#19035) 2023-10-10 13:29:55 -07:00
gatewayclassconfig.mdx Fix typo in GatewayClassConfig docs (#19563) 2023-11-07 17:22:17 -05:00
gatewaypolicy.mdx Docs/api-gw-jwts-openshift-1-17-x (#19035) 2023-10-10 13:29:55 -07:00
index.mdx [NET-8091] Add file-system-certificate config entry for API gateway (#20873) 2024-04-15 16:45:05 -04:00
meshservice.mdx Fix typo in example yaml for MeshService (#20879) 2024-03-19 13:04:53 -04:00
routeauthfilter.mdx Docs/api-gw-jwts-openshift-1-17-x (#19035) 2023-10-10 13:29:55 -07:00
routeretryfilter.mdx Docs/api-gw-jwts-openshift-1-17-x (#19035) 2023-10-10 13:29:55 -07:00
routes.mdx FIX: wrong indentation of to block in Example yaml (#20974) 2024-04-11 15:23:15 -07:00
routetimeoutfilter.mdx Fix typos in route retry filter docs for APIGW (#20761) 2024-03-01 21:07:50 +00:00