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

SSL/TLS: Break down failure types #5

Open
DanielOaks opened this issue Mar 3, 2016 · 1 comment
Open

SSL/TLS: Break down failure types #5

DanielOaks opened this issue Mar 3, 2016 · 1 comment
Assignees
Labels

Comments

@DanielOaks
Copy link
Member

Honestly, we could probably even just look at storing the direct failure messages that Go throws back at us if we can't get any more specific info. In the grab files at least, and then parsing them into the nice failure type names when we export the data files.

@DanielOaks DanielOaks self-assigned this Mar 3, 2016
@DanielOaks
Copy link
Member Author

We've started doing this with new data, but the way we test for and break it down in the backend is somewhat dodgy and could definitely be improved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant