Package org.apache.storm.messaging.netty
Class NettyTlsUtils
java.lang.Object
org.apache.storm.messaging.netty.NettyTlsUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.storm.shade.io.netty.handler.ssl.SslContext
createSslContext
(Map<String, Object> topoConf, boolean forServer)
-
Constructor Details
-
NettyTlsUtils
public NettyTlsUtils()
-
-
Method Details
-
createSslContext
-