SslProvider.SslContextSpec#sslContext(ProtocolSslContextSpec)
,
where the default configuration is applied before any other custom configuration.
This will be removed in version 1.2.0.@Deprecated public static interface SslProvider.DefaultConfigurationSpec
SslContextBuilder
.Modifier and Type | Method and Description |
---|---|
SslProvider.Builder |
defaultConfiguration(SslProvider.DefaultConfigurationType type)
Deprecated.
Default configuration type that will be applied to the provided
SslContextBuilder . |
SslProvider.Builder defaultConfiguration(SslProvider.DefaultConfigurationType type)
SslContextBuilder
.type
- The default configuration type.this