Docs: use https to download the gpg public key

Closes #8818
This commit is contained in:
Alexander Clausen 2014-12-08 12:15:48 +01:00 committed by Clinton Gormley
parent 57b77c6907
commit 633905161a
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Download and install the Public Signing Key
[source,sh]
--------------------------------------------------
wget -qO - http://packages.elasticsearch.org/GPG-KEY-elasticsearch | sudo apt-key add -
wget -qO - https://packages.elasticsearch.org/GPG-KEY-elasticsearch | sudo apt-key add -
--------------------------------------------------
Add the following to your /etc/apt/sources.list to enable the repository
@ -51,7 +51,7 @@ Download and install the Public Signing Key
[source,sh]
--------------------------------------------------
rpm --import http://packages.elasticsearch.org/GPG-KEY-elasticsearch
rpm --import https://packages.elasticsearch.org/GPG-KEY-elasticsearch
--------------------------------------------------
Add the following in your `/etc/yum.repos.d/` directory