LN-Zap / zap-desktop

Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
MIT License
1.28k stars 216 forks source link

Attempting to connect with wrong TLS cert results in timeout #3797

Open paboum opened 2 years ago

paboum commented 2 years ago

I have set up an lnd node with TLS cert only generated for local IP address. Using this file results in a timeout in Zap, but regenerating one with tlsextradomain and tlsautorefresh resolves the issue. The bug is about not displaying correct error message about TLS layer issue, instead I had to investigate the IP layer which was suggested by the timeout.