beats icon indicating copy to clipboard operation
beats copied to clipboard

[Heartbeat] Remove Deprecated certificate fields

Open paulb-elastic opened this issue 2 years ago • 3 comments

The tls.certificate_not_valid_before and tls.certificate_not_valid_after fields have been deprecated since 7.8.0 (June 2020) in favour of tls.server.x509.not_before and tls.server.x509.not_after, so these can now be removed.

paulb-elastic avatar Jun 19 '23 11:06 paulb-elastic