A tiny library to help bring up a Rust HTTPS server using the openssl and hyper crates (and optionally warp or any other tower-compatible framework).
Take a look at the unit tests in src/lib.rs to find out how to use the library.
A tiny library to help bring up a Rust HTTPS server using the openssl and hyper crates.
RustNOASSERTION