Skip to content

Commit ddb9042

Browse files
docs
1 parent 0808e33 commit ddb9042

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/CONFIG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,7 @@ fleet_control:
5858
retries: 3 # Number of retries if the authentication fails.
5959
fleet_id: "some-id" # Fleet identifier.
6060
signature_validation:
61-
certificate_server_url: "https://newrelic.com/" # Server to obtain the certificate for signature validation.
6261
public_key_server_url: "https://publickeys.newrelic.com/signing/blob-management/GLOBAL/AgentConfiguration" # Server to obtain the public key for signature validation.
63-
certificate_pem_file_path: "/some/certificate/" # Optional, if set it uses a local certificated instead of fetching it from 'certicate_server_url'.
64-
enabled: true # Defaults to true, allows disabling the signature validation.
6562
```
6663
6764
### proxy

0 commit comments

Comments
 (0)