Class CompositeTrustConfig

java.lang.Object
org.elasticsearch.common.ssl.CompositeTrustConfig
All Implemented Interfaces:
SslTrustConfig

public class CompositeTrustConfig extends Object implements SslTrustConfig
A TrustConfiguration that merges trust anchors from a number of other trust configs to produce a single X509ExtendedTrustManager.