-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for hyper-openssl HttpsConnector
The hyper-openssl support is added as a new feature to hyper-proxy. It is used to perform crypto operations using keypairs via OpenSSL engine. This commit also adds support for Tokio 1.0 (adapted from tafia/hyper-proxy#18), needed to interoperate with native-tls and hyper crates that are already upgraded to Tokio 1.0.
- Loading branch information
Showing
4 changed files
with
177 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.