| 软件包 | 描述 |
|---|---|
| org.apache.http.conn.ssl |
客户端TLS / SSL支持。
|
| Modifier and Type | Method and Description |
|---|---|
static SSLSocketFactory |
SSLSocketFactory.getSocketFactory()
已过时。
根据标准的JSSE信任资料(安全属性目录中的
cacerts文件)获取具有SSL上下文的默认SSL套接字工厂。
|
static SSLSocketFactory |
SSLSocketFactory.getSystemSocketFactory()
已过时。
根据
"JavaTM Secure Socket Extension (JSSE) Reference Guide for the JavaTM 2 Platform Standard Edition 5中所述的系统属性获取具有SSL上下文的默认SSL套接字工厂
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.