public class NettySslContextFactory extends Object
Modifier and Type | Field and Description |
---|---|
static Function<io.netty.handler.ssl.SslContextBuilder,io.netty.handler.ssl.SslContext> |
clientSslContextBuilderFunction |
Constructor and Description |
---|
NettySslContextFactory(MockServerLogger mockServerLogger) |
Modifier and Type | Method and Description |
---|---|
io.netty.handler.ssl.SslContext |
createClientSslContext(boolean forwardProxyClient) |
io.netty.handler.ssl.SslContext |
createServerSslContext() |
public static Function<io.netty.handler.ssl.SslContextBuilder,io.netty.handler.ssl.SslContext> clientSslContextBuilderFunction
public NettySslContextFactory(MockServerLogger mockServerLogger)
Copyright © 2022. All rights reserved.