public static class ChannelFactory.JksContext extends ChannelFactory.CertContext
Constructor and Description |
---|
JksContext(String keyPath,
String keyPassword,
String trustPath,
String trustPassword) |
Modifier and Type | Method and Description |
---|---|
io.netty.handler.ssl.SslContextBuilder |
createSslContextBuilder() |
public io.netty.handler.ssl.SslContextBuilder createSslContextBuilder()
createSslContextBuilder
in class ChannelFactory.CertContext
Copyright © 2024 PingCAP. All rights reserved.