public class VariableSSLConfig extends Object implements com.github.kostyasha.yad_docker_java.com.github.dockerjava.core.SSLConfig, Serializable
| Constructor and Description |
|---|
VariableSSLConfig(String keypem,
String certpem,
String capem) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getSSLContext() |
public SSLContext getSSLContext() throws KeyManagementException, UnrecoverableKeyException, NoSuchAlgorithmException, KeyStoreException
getSSLContext in interface com.github.kostyasha.yad_docker_java.com.github.dockerjava.core.SSLConfigKeyManagementExceptionUnrecoverableKeyExceptionNoSuchAlgorithmExceptionKeyStoreExceptionCopyright © 2016–2020. All rights reserved.