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

Generate SHA256 hashes for releases #1683

Closed
systembell opened this issue Oct 15, 2014 · 2 comments
Closed

Generate SHA256 hashes for releases #1683

systembell opened this issue Oct 15, 2014 · 2 comments

Comments

@systembell
Copy link

The sha256 hashes appear to be missing for the Kibana downloads on elasticsearch.org.

Example:

$ curl https://download.elasticsearch.org/kibana/kibana/kibana-3.1.1.zip.sha1.txt
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>kibana/kibana/kibana-3.1.1.zip.sha1.txt</Key><RequestId>F36E48FD84190BD1</RequestId><HostId>bfGZtFE+Hwx5ObRtICWqml/aj3NSOjxid9W7ld547lGGWp3EF1uzPtFsLQdug+he</HostId></Error>%
@rashidkpc rashidkpc changed the title sha1 hashes missing for Kibana Generate SHA1 hashes for releases Oct 15, 2014
@zabbal
Copy link

zabbal commented Oct 31, 2014

Better sha256: sha-1 is completely broken long time ago.

@systembell systembell changed the title Generate SHA1 hashes for releases Generate SHA256 hashes for releases Oct 31, 2014
@rashidkpc
Copy link
Contributor

We've added sha1 hashes to the downloads as this is the standard for the other projects

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

No branches or pull requests

3 participants