public static interface DockerCertificates.SslContextFactory
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
newSslContext(KeyStore keyStore,
char[] keyPassword,
KeyStore trustStore) |
SSLContext newSslContext(KeyStore keyStore, char[] keyPassword, KeyStore trustStore) throws KeyStoreException, NoSuchAlgorithmException, UnrecoverableKeyException, KeyManagementException
Copyright © 2018. All rights reserved.