gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sandcastle-ng] branch master updated: auditor pub


From: gnunet
Subject: [taler-sandcastle-ng] branch master updated: auditor pub
Date: Fri, 23 Aug 2024 17:48:54 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository sandcastle-ng.

The following commit(s) were added to refs/heads/master by this push:
     new 8665598  auditor pub
8665598 is described below

commit 8665598594e661da12c76df3c7ab95dcde129390
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Aug 23 17:48:51 2024 +0200

    auditor pub
---
 scripts/demo/setup-sandcastle.sh | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index 2dbc4f2..52442d1 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -455,6 +455,16 @@ sudo -i -u taler-exchange-offline \
 
 systemctl enable --now taler-exchange-offline.timer
 
+
+# Set up exchange auditor
+
+AUDITOR_PUB=$(sudo -u taler-auditor-httpd taler-auditor-offline setup)
+
+cat <<EOF >/etc/taler/conf.d/auditor.conf
+[auditor]
+PUBLIC_KEY = $AUDITOR_PUB
+EOF
+
 # Set up merchant backend
 
 MERCHANT_DB=talermerchant

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]