loop/cmd/loopd
Oliver Gugger 49cbe9aa63
loopd: add swap server TLS cert path
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.
2019-11-26 09:32:08 +01:00
..
config.go loopd: add swap server TLS cert path 2019-11-26 09:32:08 +01:00
daemon.go loopd: add swap server TLS cert path 2019-11-26 09:32:08 +01:00
log.go multi: add persistent logger 2019-10-28 17:09:23 +01:00
main.go multi: add persistent logger 2019-10-28 17:09:23 +01:00
swapclient_server.go looprpc: add SwapPublicationDeadline to client proto 2019-11-21 18:47:01 +01:00
utils.go loopd: add swap server TLS cert path 2019-11-26 09:32:08 +01:00
view.go loopd: add swap server TLS cert path 2019-11-26 09:32:08 +01:00