public class SslContextFactoryConfigurator extends Object
SslContextFactory
when https is enabled for Web UIConstructor and Description |
---|
SslContextFactoryConfigurator(DrillConfig config,
String drillbitEndpointAddress) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jetty.util.ssl.SslContextFactory |
configureNewSslContextFactory()
Tries to apply ssl options configured by user.
|
public SslContextFactoryConfigurator(DrillConfig config, String drillbitEndpointAddress)
public org.eclipse.jetty.util.ssl.SslContextFactory configureNewSslContextFactory() throws Exception
Exception
- when generation of self-signed certificate failedCopyright © 1970 The Apache Software Foundation. All rights reserved.