temp-hrtls

Crates.iotemp-hrtls
lib.rstemp-hrtls
version0.0.1
sourcesrc
created_at2017-07-13 01:34:30.76838
updated_at2017-07-13 01:34:30.76838
descriptiontemp hack
homepage
repository
max_upload_size
id23170
size36,380
Evgeny (rozaliev)

documentation

README

hyper-rustls

This is an integration between the rustls TLS stack and the hyper HTTP library.

Build Status Crate

API Documentation

By default clients verify certificates using the webpki-roots crate, which includes the Mozilla root CAs.

License

hyper-rustls is distributed under the following three licenses:

  • Apache License version 2.0.
  • MIT license.
  • ISC license.

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.

Commit count: 0

cargo fmt