You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
config.go loopd: add swap server TLS cert path 5 years ago
daemon.go loopd: add swap server TLS cert path 5 years ago
log.go multi: add persistent logger 5 years ago
main.go multi: add persistent logger 5 years ago
swapclient_server.go looprpc: add SwapPublicationDeadline to client proto 5 years ago
utils.go loopd: add swap server TLS cert path 5 years ago
view.go loopd: add swap server TLS cert path 5 years ago