From 9cf87e74c00b6b428dd6ad2ed38854fc8bc23a16 Mon Sep 17 00:00:00 2001 From: An Tran Date: Tue, 16 Jul 2024 16:01:21 +1000 Subject: [PATCH] [tls] Update README to mention incompatibility with path routing --- gateway/src/apicast/policy/tls/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/gateway/src/apicast/policy/tls/README.md b/gateway/src/apicast/policy/tls/README.md index a5dd5cf2c..9a4cc6dbf 100644 --- a/gateway/src/apicast/policy/tls/README.md +++ b/gateway/src/apicast/policy/tls/README.md @@ -8,6 +8,7 @@ certificate to the given service. For this policy `APICAST_HTTPS_PORT` variable need to be defined to be able to listen in TLS in any port. +NOTE: This policy is not compatible with `APICAST_PATH_ROUTING` or `APICAST_PATH_ROUTING_ONLY` ### Embedded certificate: