Module io.helidon.common.tls
Package io.helidon.common.tls
package io.helidon.common.tls
TLS Configuration for client and server.
-
ClassDescriptionThe default configured
TlsManager
implementation.TLS configuration - common for server and client.Type of client authentication.Implementors of this contract are responsible for managing theSSLContext
instance lifecycle, as well as theTlsReloadableComponent
instances.Utility class for TLS.