TLS API implementation over the openssl crate.
# Cargo.toml
[dependencies]
tls-api-openssl = "0.12.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new TLS connector using OpenSSL.
Add `openssl = { version = "0.10", features = ["vendored"] }` or install libssl-dev.No dependency data recorded yet.