This is an integration between the rustls TLS stack and the hyper HTTP library.
By default clients verify certificates using the rustls-native-certs
crate, which uses
the platform's root CAs.
hyper-rustls is distributed under the following three licenses:
These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC respectively. You may use this software under the terms of any of these licenses, at your option.