Provides TLS support for the Hyper HTTP library using OpenSSL.
# Cargo.toml
[dependencies]
hyper-openssl = "0.10.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTPS-enabled Hyper client using OpenSSL.
Install OpenSSL (e.g., libssl-dev on Ubuntu) or use a vendored feature.
No dependency data recorded yet.