public final class SSLSocketFactoryUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
set(KeyStoreBean keyStore,
KeyStoreBean trustStore)
Creates a new SSLSocketFactory and sets it as the default SSLSocketFactory for new HTTPS connections.
|
public static void set(KeyStoreBean keyStore, KeyStoreBean trustStore)
keyStore - the key store to usetrustStore - the trust store to useCopyright © 2017–2020 NTT DATA Corporation. All rights reserved.