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

sha256sum and md5sum to execute on the remote machine #235

Closed
tarcinil opened this issue Jan 24, 2018 · 0 comments · Fixed by #251
Closed

sha256sum and md5sum to execute on the remote machine #235

tarcinil opened this issue Jan 24, 2018 · 0 comments · Fixed by #251
Assignees

Comments

@tarcinil
Copy link
Contributor

A discussion in the Slack #inspec channel leads to the idea that md5sum and sha256sum should be done on the remote machine to minimize encoding issues as well as long executions (file is transferred on unknown connection speeds).

md5sum: https://github.com/chef/train/blob/master/lib/train/file.rb#L57
sha256sum: https://github.com/chef/train/blob/master/lib/train/file.rb#L65

Discussion:
Slack: https://chefcommunity.slack.com/archives/C1XB6U6MN/p1516743917000525
Github: inspec/inspec#1898 (comment)

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