Skip to content

Update configuration for optional CA certificate usage#523

Open
ppanigra wants to merge 1 commit intomainfrom
dd-agent-cert-optional
Open

Update configuration for optional CA certificate usage#523
ppanigra wants to merge 1 commit intomainfrom
dd-agent-cert-optional

Conversation

@ppanigra
Copy link
Contributor

@ppanigra ppanigra commented Feb 9, 2026

  • Clarified that CA certificate is optional in README and configuration files.
  • Updated command-line flags and usage examples to reflect optional CA certificate.
  • Modified validation logic to treat CA certificate path as non-critical.
  • Adjusted tests to account for optional CA certificate path.
  • Enhanced TLS configuration to use system default CA certificates if not provided.

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

- Clarified that CA certificate is optional in README and configuration files.
- Updated command-line flags and usage examples to reflect optional CA certificate.
- Modified validation logic to treat CA certificate path as non-critical.
- Adjusted tests to account for optional CA certificate path.
- Enhanced TLS configuration to use system default CA certificates if not provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants