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

responseMatchesInsecure (responseMatches w/o certificate verification) #39

Closed
langston-barrett opened this issue Jun 22, 2015 · 5 comments
Labels
Milestone

Comments

@langston-barrett
Copy link
Contributor

We should have an option to disable certificate validation when connection to a remote server to get a response. The solution is outlined here.

@LeeLammert
Copy link

As distributive is only pulling check data, is there a drawback to not checking at all?

@langston-barrett
Copy link
Contributor Author

I think that there is no downside to having both, in case people want to be sure of the identity of the server that they're pulling the checklist from. Remember, checklists can run arbitrary code with "command".

@langston-barrett
Copy link
Contributor Author

Fixed in 8904662

@LeeLammert
Copy link

responseMatchesInsecure works great! In the near future, however, we will also need to handle authentication so actual returned data can be parsed.

@LeeLammert LeeLammert reopened this Jun 23, 2015
@langston-barrett
Copy link
Contributor Author

See #43

@langston-barrett langston-barrett modified the milestone: 0.1.3 Jul 6, 2015
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

2 participants