Project

General

Profile

Bug #27

Inconsistency in location of secret keys for mqtt-gdp-gateway

Added by Eric Allman over 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Start date:
07/28/2016
Due date:
08/12/2016
% Done:

0%


Description

In gdp/gdp_crypto.c the search path for reading secret keys is:

            "."
            ":KEYS"
            ":~/.swarm/gdp/keys"
            ":/usr/local/etc/swarm/gdp/keys"
            ":/etc/swarm/gdp/keys"

However, the startup scripts for mqtt-gdp-gateway install new keys in /etc/gdp/keys. This inconsistency should be fixed. Note that newer versions of the mqtt-gdp-gateway startup script explicitly name the keys directory, so this bug doesn't exhibit itself; nonetheless it should still be fixed.

History

#1 Updated by Nitesh Mor over 7 years ago

  • Due date set to 08/12/2016

#2 Updated by Eric Allman about 7 years ago

  • Priority changed from Normal to Low

Also available in: Atom PDF