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

Commits on Nov 20, 2019

  1. [Heartbeat] Record TLS Metadata for expired/invalid certs (elastic#14588

    )
    
    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 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8009a89 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Fix changelog

    andrewvc committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    5666fb1 View commit details
    Browse the repository at this point in the history