ynniv on Nostr: Sorry, I meant LND, as configured by RaspiBolt. Alby Hub wants to validate the API ...
Sorry, I meant LND, as configured by RaspiBolt. Alby Hub wants to validate the API ssl cert, but LND uses a fresh, self signed cert at startup.
Change was to throw out most of this branch because the UI required a non-blank value, the use a tls.Config with certificate validation disabled.
https://github.com/getAlby/hub/blob/d577be439b21e5fa68a82138de293fcd89e0f1c5/lnclient/lnd/wrapper/lnd.go#L53
Change was to throw out most of this branch because the UI required a non-blank value, the use a tls.Config with certificate validation disabled.
https://github.com/getAlby/hub/blob/d577be439b21e5fa68a82138de293fcd89e0f1c5/lnclient/lnd/wrapper/lnd.go#L53