Crate hyper_boring

Source
Expand description

Hyper SSL support via OpenSSL.

Structs§

HttpsConnector
A Connector using OpenSSL to support http and https schemes.
HttpsLayer
A layer which wraps services in an HttpsConnector.
HttpsLayerSettings
Settings for HttpsLayer
HttpsLayerSettingsBuilder
Builder for HttpsLayerSettings

Enums§

MaybeHttpsStream
A stream which may be wrapped with TLS.