-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Self-signed LND certificates error in Windows Desktop #405
Comments
I'm running into the same (I think) issue but with both LND and AlbyHub dockerized (on a Raspberry Pi), making this a more general problem.
This is confusing because Alby Hub already asks me for the TLS certificate's hex in the setup, presumably so that it could use an otherwise untrusted certificate (shifting the responsibility onto me). I think the self-signed certificate is a common use case for homebrew and non-public nodes and should be supported. |
Came here to +1. Seeing the same error trying to self-host on Linux x86. At first, |
I wonder why there is no issue when using Polar (at least on Linux). What happens if you provide no certificate? in the @im-adithya are you able to reproduce the issue? |
Adding my specs to the list. Self-hosted on x86 linux machine. LND v0.18.3-beta
This definitely appears to be an AlbyHub specific issue, since all other apps are able to accept the self-signed certs that LND generates without any issue.
|
Issue persists on AlbyHub v1.11.2 |
We didn't implement any fix yet. @Filouman do you have any coding experience? are you able to test the suggested fix above? #405 (comment) |
No coding experience, however I was able to try the suggested fix and recompile– That did not solve the issue, at least on my system. additional logs in case it's helpful:
|
@Filouman did you try it and pass an empty certificate? |
I'm not sure how I could do that? If I try to leave TLS Certificate (Hex) field blank I get
|
Can you please try if the fix works? You can find the executables to test here: |
Yes, that works for me if I leave TLS Certificate (Hex) field blank during setup. |
Interestingly, I am getting a different error on v.1.12.0 Is there any difference between v.1.12.0 and the executables posted by @im-adithya above? #405 (comment) |
From https://primal.net/e/note16l86pvcfcqdkrpm7h0re58gn9420js2tszndxqh08xfgvqe2lxpqph82r0
The text was updated successfully, but these errors were encountered: