summaryrefslogtreecommitdiff
path: root/src/merchant-tools/benchmark-rsa.conf
blob: a6c1512ee45ba2050f436bce2da22936cd24bfe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is in the public domain.
@INLINE@ benchmark-common.conf
@INLINE@ coins-rsa.conf

[exchange-account-test]
# What is the bank account (with the "Taler Bank" demo system)? Must end with "/".
PAYTO_URI = "payto://x-taler-bank/localhost/Exchange"
# Authentication information for basic authentication
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES

[exchange-accountcredentials-test]
WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/
WIRE_GATEWAY_AUTH_METHOD = "basic"
USERNAME = Exchange
PASSWORD = x