FullyNoded
FullyNoded copied to clipboard
FN iOS fails to connect to remote LND instance: "The certificate for this server is invalid"
Describe the bug
FN fails to connect to my LND node, complaining about the certificate being invalid. Connecting and querying via curl
works perfectly.
To Reproduce Steps to reproduce the behavior:
- Add a LND node (lnconnect or manually, fails either way)
- Tap on the lightning node icon.
- See error
Expected behavior I would be able to view my lightning nodes info.
Device:
- Model: iPhone 12
- OS: iOS 15.4.1
- Version 0.4.6
Additional context
I noticed after saving the node and coming back that the text in the cert field is url-encoded, replacing the existing text. LND also logs the failed attempt, spitting out this message: http: TLS handshake error from x.x.x.x:57221: EOF
The macaroon text is left untouched though.
thank you, will get this fixed.