taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit ffa831c3d4b3e86eaee46c4a694b2e682f599b0a
parent 1568bbeed06d52c4dc3af593258ed6019bfcc6af
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 14 Feb 2017 14:29:45 +0100

Add auditor signing exchange's key material.

Diffstat:
Mbin/taler-deployment-keyup | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup @@ -2,6 +2,8 @@ set -eu -taler-exchange-keyup -m ~/shared-data/exchange/offline-keys/master.priv +taler-exchange-keyup \ + -m ~/shared-data/exchange/offline-keys/master.priv \ + -o ~/shared-data/exchange/auditor-request/auditor_request chmod -fR g+rw ~/shared-data