Skip navigation links

Package net.i2p.apache.http.conn.ssl

SSL/TLS socket factory and hostname verification from Apache HttpClient 4.4.1, providing secure HTTP connection support for I2P.

See: Description

Package net.i2p.apache.http.conn.ssl Description

SSL/TLS socket factory and hostname verification from Apache HttpClient 4.4.1, providing secure HTTP connection support for I2P.

This package contains SSL/TLS networking components:

Extracted from Apache HttpClient 4.4.1 with minimal modifications to remove additional Apache dependencies while maintaining core SSL functionality. The I2P-specific integration provides secure HTTP client operations with proper certificate validation.

License: Apache 2.0 License

Moved to: net.i2p.apache.* packages in release 1.8.0 (API 0.9.54)

Skip navigation links