| Filename | Latest commit message | Latest commit date |
|---|---|---|
This way, we don't end up with breakage if rustls is built with more than one provider enabled. This can (and does) happen if a transitive dependency (such as reqwest *hinthint*) depends on a specific, non-default rustls backend. |
||
| .. | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| ChangeLog | ||
| logo.svg | ||
| README.md | ||
TODO
- allow tls verify customization
- more tests