public final class DefaultSslContextFactory extends FileBasedSslContextFactory
ssl_context_factory
. It uses
file based keystores.FileBasedSslContextFactory.HotReloadableFile
ISslContextFactory.SocketType
checkedExpiry, hotReloadableFiles, keystore, keystore_password, truststore, truststore_password
accepted_protocols, algorithm, cipher_suites, enabled, openSslIsAvailable, optional, parameters, protocol, require_client_auth, require_endpoint_verification, store_type, TLS_PROTOCOL_SUBSTITUTION
Constructor and Description |
---|
DefaultSslContextFactory(java.util.Map<java.lang.String,java.lang.Object> parameters) |
buildKeyManagerFactory, buildTrustManagerFactory, checkExpiredCerts, hasKeystore, initHotReloading, shouldReload
createJSSESslContext, createNettySslContext, deriveIfOpenSslAvailable, getAcceptedProtocols, getBoolean, getBoolean, getCipherSuites, getSslProvider, getString, getString, getStringList
Copyright © 2009-2022 The Apache Software Foundation