public class SSLContextBuilder extends Object
| Constructor and Description |
|---|
SSLContextBuilder(ClickHouseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
getSSLContext() |
public SSLContextBuilder(ClickHouseConfig config)
public SSLContext getSSLContext() throws NoSuchAlgorithmException, KeyStoreException, IOException, CertificateException, UnrecoverableKeyException, KeyManagementException
Copyright © 2023. All rights reserved.