summaryrefslogtreecommitdiff
path: root/taler-auditor-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-26 21:47:49 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-26 21:47:49 +0100
commit44d11c82223bfaa2792f48031584e97dc4863b21 (patch)
tree6c69ae0628e4279baf611e83a6008bf64a821a1b /taler-auditor-manual.rst
parentfb606461e18971205fc6e2a3d9bec0dd3a189084 (diff)
downloaddocs-44d11c82223bfaa2792f48031584e97dc4863b21.tar.gz
docs-44d11c82223bfaa2792f48031584e97dc4863b21.tar.bz2
docs-44d11c82223bfaa2792f48031584e97dc4863b21.zip
document #6724 in operator manuals
Diffstat (limited to 'taler-auditor-manual.rst')
-rw-r--r--taler-auditor-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 8988fab1..3fe835c9 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -249,7 +249,7 @@ The following values are to be configured in the section ``[auditor]``:
- ``AUDITOR_PRIV_FILE``: Path to the auditor’s private key file.
- ``PUBLIC_KEY``: Public key of the auditor, in Base32 encoding.
- Set from value printed by ``gnunet-ecc -p $AUDITOR_PRIV_FILE``.
+ Set from value printed by ``taler-auditor-offline setup``.
.. _AuditorServing:
@@ -339,7 +339,7 @@ Deployment
.. _Wallets:
Before GNU Taler wallets will happily interact with an exchange,
-the respective auditor's public key (to be obtained via ``gnunet-ecc -p``)
+the respective auditor's public key (to be obtained via ``taler-auditor-offline setup``)
must be added under the respective currency to the wallet. This
is usually expected to be hard-coded into the Taler wallet.