mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
We need the ability to connect to a swap server that uses a self-signed certificate. The LSAT proxy cannot proxy insecure gRPC requests since they don't conform to the HTTP 1.1 standard. Therefore the LSAT proxy fill only serve TLS connections. This means, we need the TLS path option to specify the certificate the test environment LSAT proxy uses. |
||
|---|---|---|
| .. | ||
| config.go | ||
| daemon.go | ||
| log.go | ||
| main.go | ||
| swapclient_server.go | ||
| utils.go | ||
| view.go | ||