org.apache.commons.httpclient.contrib.ssl.StrictSSLProtocolSocketFactory A <code>SecureProtocolSocketFactory</code> that uses JSSE to create SSL sockets. It will also support host name verification to help preventing man-in-the-middle attacks. Host name verification is turned <b>on</b> by default but one will be able to turn it off, which migh ...
java.net.SecureCacheResponse Represents a cache response originally retrieved through secure means, such as TLS. @since 1.5