From 9735d3f3df1ab8323a96ce831e1a6683a4428b6f Mon Sep 17 00:00:00 2001 From: Daniel Karzel Date: Thu, 16 Apr 2020 19:16:15 +1000 Subject: [PATCH] add danger clause for ignoring invalid certificates needed to make e2e test pass on macOS Catalina --- cnd/src/swap_protocols/halight/connector.rs | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/cnd/src/swap_protocols/halight/connector.rs b/cnd/src/swap_protocols/halight/connector.rs index 6bd3223381..35e30d9dac 100644 --- a/cnd/src/swap_protocols/halight/connector.rs +++ b/cnd/src/swap_protocols/halight/connector.rs @@ -444,8 +444,24 @@ fn client(certificate: &Certificate, macaroon: &Macaroon) -> Result