Class | Description |
---|---|
AndroidSupportSSLFactory |
兼容android低版本SSL连接
在测试HttpUrlConnection的时候,发现一部分手机无法连接[GithubPage] 最后发现原来是某些SSL协议没有开启 |
CustomProtocolsSSLFactory |
自定义支持协议类型的SSLSocketFactory
|
DefaultSSLFactory |
默认的SSLSocketFactory
|
DefaultSSLInfo |
默认的全局SSL配置,当用户未设置相关信息时,使用默认设置,默认设置为单例模式。
|
SSLSocketFactoryBuilder | Deprecated |
TrustAnyHostnameVerifier |
https 域名校验
|
Copyright © 2024. All rights reserved.