sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit 8f73cb4c2498928529e3b7f8499f4623d203d941
parent ff7f048d4a866d49ead62a3d9c833efb3c63e94c
Author: Florian Dold <florian@dold.me>
Date:   Mon, 26 Aug 2024 21:12:02 +0200

merchant TLS

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -159,6 +159,7 @@ https://$EXCHANGE_DOMAIN { } https://$MERCHANT_DOMAIN { + tls internal reverse_proxy unix//run/taler/merchant-httpd/merchant-http.sock { # Set this, or otherwise wrong taler://pay URIs will be generated. header_up X-Forwarded-Proto "https"