Clarify how certificate fingerprints work for Fleet Server#5138
Open
vishaangelova wants to merge 2 commits intomainfrom
Open
Clarify how certificate fingerprints work for Fleet Server#5138vishaangelova wants to merge 2 commits intomainfrom
vishaangelova wants to merge 2 commits intomainfrom
Conversation
Contributor
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
2a7f998 to
0845eb9
Compare
0c1d5ca to
3e1a952
Compare
3e1a952 to
fee868c
Compare
80206ae to
abf0261
Compare
vishaangelova
commented
Feb 17, 2026
| description: Use certificate fingerprints to secure Elastic Agent connections to Fleet Server and Elasticsearch without CA certificate files. | ||
| applies_to: | ||
| stack: ga | ||
| serverless: unavailable |
Contributor
Author
There was a problem hiding this comment.
Is it correct to mark this document as serverless: unavailable?
Contributor
There was a problem hiding this comment.
I don't think so. The TLS validation is independent of the Elasticsearch deployment type.
However, if an user is connecting to a serverless Elasticsearch, they don't need to set certificate authorities or fingerprint because Elastic always use trusted certificates. This is valid for both, serverless and ECH.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR:
Generative AI disclosure
Tool(s) and model(s) used: Cursor 2.4.36 with claude-4.5-sonnet
Preview