benchmark-rsa.conf (560B)
1 # This file is in the public domain. 2 @INLINE@ benchmark-common.conf 3 @INLINE@ coins-rsa.conf 4 5 [exchange-account-test] 6 # What is the bank account (with the "Taler Bank" demo system)? Must end with "/". 7 PAYTO_URI = "payto://x-taler-bank/localhost/Exchange?receiver-name=Exchange" 8 # Authentication information for basic authentication 9 ENABLE_DEBIT = YES 10 ENABLE_CREDIT = YES 11 12 [exchange-accountcredentials-test] 13 WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/ 14 WIRE_GATEWAY_AUTH_METHOD = "basic" 15 USERNAME = Exchange 16 PASSWORD = password