Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ssl
Class TransportTLSBootstrapCheck
java.lang.Object
org.elasticsearch.xpack.core.ssl.TransportTLSBootstrapCheck
- All Implemented Interfaces:
BootstrapCheck
Bootstrap check to ensure that if we are starting up with security enabled, transport TLS is enabled
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.bootstrap.BootstrapCheck
BootstrapCheck.BootstrapCheckResult -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.bootstrap.BootstrapCheck
alwaysEnforce
-
Constructor Details
-
TransportTLSBootstrapCheck
public TransportTLSBootstrapCheck()
-
-
Method Details
-
check
- Specified by:
checkin interfaceBootstrapCheck
-
referenceDocs
- Specified by:
referenceDocsin interfaceBootstrapCheck
-