public final class SslUtils extends Object
org.springframework.boot.web.embedded.netty.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 © 2021. All rights reserved.