Package | Description |
---|---|
org.apache.http.conn.ssl |
TLS/SSL specific API.
|
Class and Description |
---|
AbstractVerifier
Abstract base class for all standard
X509HostnameVerifier
implementations. |
SSLInitializationException |
SSLSocketFactory
Layered socket factory for TLS/SSL connections.
|
TrustStrategy
A strategy to establish trustworthiness of certificates without consulting the trust manager
configured in the actual SSL context.
|
X509HostnameVerifier
Interface for checking if a hostname matches the names stored inside the
server's X.509 certificate.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.