| Package | Description |
|---|---|
| org.smartrplace.tools.ssl | |
| org.smartrplace.tools.ssl.impl |
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
SslService.getContext(boolean initKeystore,
boolean initTruststore) |
SSLContext |
SslService.getUnsafeTrustAllContext(boolean initKeystore)
For testing we can disable the server certificate verification.
|
| Modifier and Type | Method and Description |
|---|---|
SSLContext |
SslServiceImpl.getContext(boolean initKeystore,
boolean initTruststore) |
SSLContext |
SslServiceImpl.getUnsafeTrustAllContext(boolean initKeystore) |
Copyright © 2018–2019. All rights reserved.