Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.18] Update fleet-agent-proxy-package-registry.asciidoc (backport #1722) #1724

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 6, 2025

I've looked in the code and credentials can be provided via xpack.fleet.registryProxyUrl: https://username:password@proxyhost:proxyport. Note for security reasons this is only allowed when using https.
On top of this, I've discovered that when using HTTPS Proxy we also ignore invalid certs by default.

https://github.com/elastic/kibana/blob/2a32ed4755c0f4852dc234b72ce5ad278a0ad593/x-pack/platform/plugins/shared/fleet/server/services/epm/registry/proxy.ts#L40C9-L40C20


This is an automatic backport of pull request #1722 done by Mergify.

* Update fleet-agent-proxy-package-registry.asciidoc

* Update docs/en/ingest-management/fleet-agent-proxy-package-registry.asciidoc

---------

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
(cherry picked from commit 73cea8c)
@mergify mergify bot added the backport label Mar 6, 2025
@mergify mergify bot requested a review from a team as a code owner March 6, 2025 14:13
Copy link

github-actions bot commented Mar 6, 2025

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@kilfoyle kilfoyle merged commit 8791df7 into 8.18 Mar 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants