Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Heartbeat] Record TLS Metadata for expired/invalid certs (#14588) #14673

Merged
merged 2 commits into from
Nov 25, 2019

Conversation

andrewvc
Copy link
Contributor

This patch fixes #13687 .

Previously heartbeat would only traverse valid x509 cert chains, with
this PR it now traverses all certs provided by the server.

(cherry picked from commit eff54c3)

)

This patch fixes elastic#13687 .

Previously heartbeat would only traverse valid x509 cert chains, with
this PR it now traverses all certs provided by the server.

(cherry picked from commit eff54c3)
@andrewvc andrewvc added backport Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team v6.8.6 labels Nov 20, 2019
@andrewvc andrewvc requested a review from ruflin November 20, 2019 23:39
@andrewvc andrewvc self-assigned this Nov 20, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime (:uptime)

@andrewvc andrewvc added the bug label Nov 20, 2019
@andrewvc andrewvc merged commit ff7db03 into elastic:6.8 Nov 25, 2019
@andrewvc andrewvc deleted the backport_14588_6.8 branch November 25, 2019 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team v6.8.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants