You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there - we (voltage.cloud) have tried (and customers have tried) to use this library to interface with our hosted nodes. We run lots of LND nodes, and internally are big Rust fans.
This library is currently not compatible with using a valid (not self-signed) cert chain, but I've been able to do some workarounds to make it seem like it'll work.
I'm planning on cleaning that logic up, and adding some automagic for that (maybe this will address #1). And yeah, just saying hi, thanks for making this library (that TLS stuff seems like such a challenge), and look out for some contributions!
The text was updated successfully, but these errors were encountered:
Hi there - we (voltage.cloud) have tried (and customers have tried) to use this library to interface with our hosted nodes. We run lots of LND nodes, and internally are big Rust fans.
This library is currently not compatible with using a valid (not self-signed) cert chain, but I've been able to do some workarounds to make it seem like it'll work.
I'm planning on cleaning that logic up, and adding some automagic for that (maybe this will address #1). And yeah, just saying hi, thanks for making this library (that TLS stuff seems like such a challenge), and look out for some contributions!
The text was updated successfully, but these errors were encountered: