Class NettyKeyProvider
java.lang.Object
io.kroxylicious.proxy.internal.tls.NettyKeyProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NettyKeyProvider
public NettyKeyProvider(io.kroxylicious.proxy.config.tls.KeyProvider delegate)
-
-
Method Details
-
forClient
public io.netty.handler.ssl.SslContextBuilder forClient() -
forServer
public io.netty.handler.ssl.SslContextBuilder forServer()
-