Skip to content

Commit

Permalink
Update docs/secure-communication-agents.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Feb 17, 2021
1 parent 061d1f0 commit fd671fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/secure-communication-agents.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ Each Agent has a configuration for setting the value of the secret token:
To enable secure communication in your Agents, you need to update the configured server URL to use `HTTPS` instead of `HTTP`.

* *Go Agent*: {apm-go-ref}/configuration.html#config-server-url[`ELASTIC_APM_SERVER_URL`]
* *Java Agent*: {apm-java-ref}/config-reporter.html#config-server-url[`server_urls`]
* *Java Agent*: {apm-java-ref}/config-reporter.html#config-server-urls[`server_urls`]
// * *.NET Agent*: {apm-dotnet-ref}/config-reporter.html#config-server-url[`ServerUrls`]
* *Node.js Agent*: {apm-node-ref}/configuration.html#server-url[`serverUrl`]
* *Python Agent*: {apm-py-ref}/[`server_url`]
Expand Down

0 comments on commit fd671fc

Please sign in to comment.