From c4dde41dbd5dab495acd9c3999c2d861ebe6ab8c Mon Sep 17 00:00:00 2001 From: Karen Metts <35154725+karenzone@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:55:58 -0400 Subject: [PATCH] Doc: Remove note about agent certificate for control plane traffic --- reference/fleet/fleet-agent-proxy-managed.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/reference/fleet/fleet-agent-proxy-managed.md b/reference/fleet/fleet-agent-proxy-managed.md index 1500c4c4b1..3604fa8410 100644 --- a/reference/fleet/fleet-agent-proxy-managed.md +++ b/reference/fleet/fleet-agent-proxy-managed.md @@ -195,11 +195,6 @@ Equally important is the Certificate Authority that the agents need to use to va :alt: Screen capture of the Edit Proxy UI ::: -::::{note} -Currently {{agents}} will not present a certificate for Control Plane traffic to the {{fleet-server}}. Some proxy servers are setup to mandate that the client setting up a connection presents a certificate to them before allowing that client to connect. This issue will be resolved by [issue #2248](https://github.com/elastic/elastic-agent/issues/2248). Our recommendation is to avoid adding a secure proxy as such in a {{fleet-server}} configuration flyout. -:::: - - ::::{note} In case {{kib}} is behind a proxy server or is otherwise unable to access the {{package-registry}} to download package metadata and content, refer to [Set the proxy URL of the {{package-registry}}](/reference/fleet/epr-proxy-setting.md). ::::