Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

A Rustls stub for TryTLS

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
ISC
LICENSE-ISC
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

HowNetWorks/trytls-rustls-stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A Rustls stub for TryTLS

A small program for testing Rustls (an embryonic Rust TLS library) with TryTLS (a TLS implementation testing tool).

Prerequisites

Install Rust toolchain from the Rust home page. Another option is to use your package manager of choice, such as Homebrew on OS X:

$ brew install rust

Install TryTLS following the instructions at the TryTLS project repository page. This requires Python 2.7.9+ or 3.4+:

$ pip install trytls

Running the Tests

$ trytls https cargo run --quiet

License

Like Rustls, this project is triple-licensed. You can use this software under any of these three licenses:

About

A Rustls stub for TryTLS

Topics

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
ISC
LICENSE-ISC
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages