public class NoImplSslConfig extends Object implements com.github.dockerjava.core.SSLConfig
SSLConfig| Constructor and Description |
|---|
NoImplSslConfig() |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getSSLContext() |
public SSLContext getSSLContext() throws KeyManagementException, UnrecoverableKeyException, NoSuchAlgorithmException, KeyStoreException
getSSLContext in interface com.github.dockerjava.transport.SSLConfigKeyManagementExceptionUnrecoverableKeyExceptionNoSuchAlgorithmExceptionKeyStoreExceptionApache Camel