Kibana version: 4.5.4
OS version: Ubuntu 16.04.1 (and 16.04)
Description of the problem including expected versus actual behavior:
Warning from apt-get when installing Kibana: W: http://packages.elastic.co/kibana/4.5/debian/dists/stable/Release.gpg: Signature by key 46095ACC8548582C1A2699A9D27D666CD88E42B4 uses weak digest algorithm (SHA1)
Notes:
- It installs just fine, it just warns.
Steps to reproduce:
- Add elastic GPG key as explained in the documentation
- Add elasticsearch repository to sources list and update:
apt-get update
- Run
apt-get install logstash -y
See elastic/elasticsearch#17724 and elastic/logstash#5761
Kibana version: 4.5.4
OS version: Ubuntu 16.04.1 (and 16.04)
Description of the problem including expected versus actual behavior:
Warning from apt-get when installing Kibana:
W: http://packages.elastic.co/kibana/4.5/debian/dists/stable/Release.gpg: Signature by key 46095ACC8548582C1A2699A9D27D666CD88E42B4 uses weak digest algorithm (SHA1)Notes:
Steps to reproduce:
apt-get updateapt-get install logstash -ySee elastic/elasticsearch#17724 and elastic/logstash#5761