Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ssl
package org.elasticsearch.xpack.core.ssl
-
ClassesClassDescriptionMiscellaneous utulity methods for reading certificates and keystores.An implementation of
SslTrustConfigthat constructs aRestrictedTrustManager.An X509 trust manager that only trusts connections from a restricted set of predefined network entities (nodes, clients, etc).Ensures that the files backing anSslConfigurationare monitored for changes and the underlying key/trust material is reloaded and theSSLContexthas existing sessions invalidated to force the use of the new key/trust materialProvides access toSSLEngineandSSLSocketFactoryobjects based on a provided configuration.A configuration loader for SSL SettingsBootstrap check to ensure that if we are starting up with security enabled, transport TLS is enabledAn encapsulation of the configuration options for X.509 Key Pair support in X-Pack security.