Package org.openmetadata.service.util
Class SSLUtil
java.lang.Object
org.openmetadata.service.util.SSLUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic SSLContextcreateSSLContext(String truststorePath, String trustStorePassword, String client)
-
Method Details
-
createSSLContext
public static SSLContext createSSLContext(String truststorePath, String trustStorePassword, String client) throws KeyStoreException - Throws:
KeyStoreException
-