Class GetSslCertificatesResponse

java.lang.Object
org.elasticsearch.client.security.GetSslCertificatesResponse

public final class GetSslCertificatesResponse extends Object
Response object when retrieving the X.509 certificates that are used to encrypt communications in an Elasticsearch cluster. Returns a list of CertificateInfo objects describing each of the certificates.