[8.x](backport #5889) Add integration tests using a proxy with mTLS for control plane with Elastic Defend installed #5943
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add integration tests for the Elastic Agent running Elastic Defend with a mTLS proxy
See #5716 for tje covered test cases
Why is it important?
To have automated tests covering mTLS and Elastic Defend
Checklist
[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files[ ] I have added an entry in(https://github.com/elastic/elastic-agent#changelog)./changelog/fragments
using the [changelog tool]Disruptive User Impact
How to test this PR locally
In short, manually reproduce the tests described on #5716.
The long version:
run 3 proxies:
set up the proxies:
testing/integration/endpoint_security_test.go
to configure and run the needed proxies:[%s] certificates saved on: %s
. they will show where the certificates are.Related issues
--elastic-agent-cert-key-passphrase
with Elastc Defend installed #5491Questions to ask yourself
This is an automatic backport of pull request #5889 done by [Mergify](https://mergify.com).