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

adds a insecure option #512

Merged
merged 1 commit into from
Mar 1, 2016
Merged

Conversation

chris-rock
Copy link
Contributor

This PR allows inspec compliance profiles to work with Chef Compliance servers that use self-signed ssl. During login, you have the --insecure or -k option.

inspec compliance login https://yourserver/api --user=admin --password='admin' --insecure

fixes #511

@arlimus
Copy link
Contributor

arlimus commented Mar 1, 2016

this will help for quick testing, thank you @chris-rock 👍

arlimus added a commit that referenced this pull request Mar 1, 2016
@arlimus arlimus merged commit e27f24c into master Mar 1, 2016
@arlimus arlimus deleted the chris-rock/compliance-insecure-ssl branch March 1, 2016 20:29
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.

compliance command does not work with self-signed https
3 participants