Open axw opened 5 years ago
We should have integration tests for secure communication between APM Server and agents. At least:
ELASTIC_APM_VERIFY_SERVER_CERT=false
ELASTIC_APM_SERVER_CERT=<path/to/cert>
related to https://github.com/elastic/apm-integration-testing/issues/221
We should have integration tests for secure communication between APM Server and agents. At least:
ELASTIC_APM_VERIFY_SERVER_CERT=false
on the agents, and check that they can communicateELASTIC_APM_SERVER_CERT=<path/to/cert>
on the agents, and check that they can communicate