public final class SslUtils extends Object
SslServerCustomizerpublic static io.netty.handler.ssl.SslContext createSslContext(String keyPassword, String keyStoreResource, String keyStoreType, String keyStorePassword, String trustStoreResource, String trustStoreType, String trustStorePassword) throws SSLException
SSLExceptionCopyright © 2023 twelvet. All rights reserved.