Class RelaxedSSLContext
java.lang.Object
org.jenkinsci.plugins.electricflow.RelaxedSSLContext
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SSLContext
static SSLContext
getInstance
(String protocol)
-
Field Details
-
allHostsValid
-
-
Constructor Details
-
RelaxedSSLContext
public RelaxedSSLContext()
-
-
Method Details
-
getInstance
-
getInstance
public static SSLContext getInstance(String protocol) throws KeyManagementException, NoSuchAlgorithmException
-