Key retrieval should use HTTPS instead of HTTP

Bug #1755071 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Elasticsearch Charm
Fix Released
Undecided
Nobuto Murata

Bug Description

[config.yaml]
options:
  apt-repository:
    type: string
    default: "deb https://artifacts.elastic.co/packages/5.x/apt stable main"
    description: |
      A deb-line for the apt archive which contains the elasticsearch package.
      This is necessary until elasticsearch gets into the debian/ubuntu archives.
  apt-key-url:
    type: string
    default: "http://packages.elasticsearch.org/GPG-KEY-elasticsearch"
    description: |
      The url for the key for the apt-repository.

apt-key-url can be HTTPS as well as apt-repository.

Tags: cpe-onsite
Revision history for this message
Nobuto Murata (nobuto) wrote :
Changed in elasticsearch-charm:
assignee: nobody → Nobuto Murata (nobuto)
status: New → In Progress
Revision history for this message
Nobuto Murata (nobuto) wrote :

The update is available in the charm store.
https://jujucharms.com/elasticsearch/#charm-config-apt-key-url

Changed in elasticsearch-charm:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.