An implementation of SSL streams for Tokio backed by OpenSSL.
# Cargo.toml
[dependencies]
tokio-openssl = "0.6.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS connection using OpenSSL with Tokio.
Install OpenSSL (libssl-dev on Ubuntu, openssl-devel on Fedora).
No dependency data recorded yet.