-
Notifications
You must be signed in to change notification settings - Fork 226
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
CLN gateway connection should be authenticated #6110
Comments
Might need to use certificates for this, would be ideal to just use straight password auth though. |
@Kodylow you may want consider to use rune and commando, or move it to the grpc API of cln, but idk if it is a good move |
|
Uh, really? what is the problem on macOS? |
We reverted the change that bumped CLN to 24.08.1, so it is no longer broken, but we won't be able to increase the version in the meantime, Let's tackle authentication after #6197 |
I see, sorry about that. I have no a osx env, so I could not reproduce it :/ otherwise I could try to patch it |
Currently it's unauthenticated so the gateway can only run on the same local network
The text was updated successfully, but these errors were encountered: