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

Don't trust when something terrible goes wrong, do trust explicitly trusted roots. #18

Merged
merged 4 commits into from May 31, 2016

Conversation

Lukasa
Copy link
Owner

@Lukasa Lukasa commented May 30, 2016

Turns out on OS X we'd trust the Invalid return code, but not the Proceed return code. I haven't found a way that Invalid can actually be returned, so I don't think this was a security hole, but it's pretty dumb that if you explicitly trusted a root we would refuse to trust it.

This is an indication that we need a better test suite that we can run that doesn't depend on the trust settings on a individual machine.

@Lukasa Lukasa merged commit 5cd53e6 into master May 31, 2016
@Lukasa Lukasa deleted the osx-fixes branch May 31, 2016 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant