Package io.camunda.client.impl.util
Class SSLContextUtil
java.lang.Object
io.camunda.client.impl.util.SSLContextUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic SSLSocketFactorycreateSSLFactory(Path keystorePath, String keystorePassword, Path truststorePath, String truststorePassword, String keystoreKeyPassword)
-
Method Details
-
createSSLFactory
-