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) #14621

Merged
merged 2 commits into from
Nov 22, 2019

Commits on Nov 19, 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 19, 2019
    Configuration menu
    Copy the full SHA
    4d074a5 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
    901da80 View commit details
    Browse the repository at this point in the history