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

Remove deprecated TLS fields #28487

Merged

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    9543dfc View commit details
    Browse the repository at this point in the history
  2. [packetbeat] Remove detailed client and server certificate fields

    * Remove tls.detailed.server_certificate and
      tls.detailed.client_certificate in favor of x509
      fields in tls.server.x509 and tls.client.x509
      respectively
    * Addresses part of elastic#19039
    r00tu53r committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fc4b7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a80b5 View commit details
    Browse the repository at this point in the history
  4. Update python unit tests to remove tls.detailed.server_certificate, t…

    …ls.server.x509.version, tls.server.x509.subject.province
    r00tu53r committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    8542494 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    r00tu53r committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    536a2f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c3bff4 View commit details
    Browse the repository at this point in the history