Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More (built-in) documentation into trytls #71

Open
oherrala opened this issue Jul 11, 2016 · 5 comments
Open

More (built-in) documentation into trytls #71

oherrala opened this issue Jul 11, 2016 · 5 comments
Milestone

Comments

@oherrala
Copy link
Member

I just finished my latest and greatest stub, ran it for first time and now I'm wondering what the fail is:

x FAIL constant(False, 'www.ssllabs.com', 10445)

What if I could run:

$ trytls help <test case ID>

and receive:

Logjam Vulnerability
For more information about the Logjam attack, please go to weakdh.org.

and maybe even more help about the issue.

@Mamietti
Copy link
Collaborator

Mamietti commented Jul 13, 2016

That would be pretty rad.

@Mamietti
Copy link
Collaborator

#84 is a step forward

@jviide
Copy link
Contributor

jviide commented Jul 21, 2016

Thinking aloud:

  • trytls help https could give a blurb about the HTTPS bundle in general and list all the tests.
  • trytls help https <id> could then give info on a specific test?

This would imply that tests should have some unique id they could be referred by. It would probably also be a good idea to show them test output.

@Mamietti Mamietti assigned Mamietti and unassigned Mamietti Jul 22, 2016
@Mamietti
Copy link
Collaborator

That means that all bundles would have some description as a variable and a dictionary of the tests (index-wise?).

@Mamietti Mamietti self-assigned this Jul 25, 2016
@jviide
Copy link
Contributor

jviide commented Jul 25, 2016

Maybe we could have unique names for the test instead of numeric indexes.

@Mamietti Mamietti removed this from the Version 0.2.0 milestone Jul 26, 2016
@Mamietti Mamietti removed their assignment Jul 27, 2016
@Mamietti Mamietti added this to the 0.4.0 milestone Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants