Class GetCertificateInfoAction

java.lang.Object
org.elasticsearch.action.ActionType<GetCertificateInfoAction.Response>
org.elasticsearch.xpack.core.ssl.action.GetCertificateInfoAction

public class GetCertificateInfoAction extends ActionType<GetCertificateInfoAction.Response>
Action to obtain information about X.509 (SSL/TLS) certificates that are being used by X-Pack. The primary use case is for tracking the expiry dates of certificates.