Skip to content

[tls] move log from Info to Debug in trustRootCA#381

Merged
VihasMakwana merged 2 commits intoelastic:mainfrom
VihasMakwana:move-fingerprint-log-debug
Jan 2, 2026
Merged

[tls] move log from Info to Debug in trustRootCA#381
VihasMakwana merged 2 commits intoelastic:mainfrom
VihasMakwana:move-fingerprint-log-debug

Conversation

@VihasMakwana
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR changes log level to debug.

Why is it important?

The trustRootCA is called for every outgoing connection and the log is flooded by ca_trusted_fingerprint' set, looking for matching fingerprints.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Related issues

@VihasMakwana VihasMakwana requested a review from a team as a code owner December 31, 2025 07:59
@VihasMakwana VihasMakwana requested review from andrzej-stencel and khushijain21 and removed request for a team December 31, 2025 07:59
khushijain21
khushijain21 previously approved these changes Dec 31, 2025
@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Dec 31, 2025
@VihasMakwana
Copy link
Copy Markdown
Contributor Author

/test

@elasticmachine
Copy link
Copy Markdown
Collaborator

💚 Build Succeeded

History

cc @VihasMakwana

@VihasMakwana VihasMakwana merged commit c98e834 into elastic:main Jan 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ca_trusted_fingerprint related logs flood the log files

4 participants