| Package | Description |
|---|---|
| okhttp3.internal |
| Modifier and Type | Method and Description |
|---|---|
SslContextBuilder |
SslContextBuilder.addTrustedCertificate(X509Certificate certificate)
Add a certificate authority that this client trusts.
|
SslContextBuilder |
SslContextBuilder.certificateChain(HeldCertificate... chain)
Configure the certificate chain to use when serving HTTPS responses.
|
Copyright © 2016. All Rights Reserved.