summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-26 13:38:18 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-26 13:38:18 +0200
commitd4e1048a4994bb9f115fbb854526a96069bba7fe (patch)
treef6fa1b8d37586a3fa6c8a41825015e6ecf4c7b85 /taler-auditor-manual.rst
parentc695c55d2c7c8bef6dd3b72fe8b97204d37c2fe6 (diff)
downloaddocs-d4e1048a4994bb9f115fbb854526a96069bba7fe.tar.gz
docs-d4e1048a4994bb9f115fbb854526a96069bba7fe.tar.bz2
docs-d4e1048a4994bb9f115fbb854526a96069bba7fe.zip
helper needs it too
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 34fb592a..804d6efb 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -342,6 +342,7 @@ and configure these:
$ taler-config -s exchange -o MASTER_PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
+
.. _AuditorKeys:
Keys
@@ -377,8 +378,8 @@ You can set this configuration value using:
.. code-block:: console
- # As the 'auditor' user:
- $ taler-config -s auditor -o MASTER_PUBLIC_KEY -V SOMELONGBASE32VALUEHERE
+ # As the 'auditor' and 'helper' users:
+ $ taler-config -s auditor -o PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
.. _AuditorServing: