Skip to content

Conversation

@guggero
Copy link
Contributor

@guggero guggero commented Sep 3, 2020

Split off the TLS part from #281 to get this merged before the lnd dependencies.

As a preparation to be able to listen on a TLS enabled listener, we add
a TLS config parameter to the listener setup functions.
As we only use the readMacaroon function inside getClientConn where we
have an error return value anyway, we might as well pass the error along
correctly instead of failing hard directly.
Copy link
Contributor

@joostjager joostjager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to add part of the readme of #281 in here?

Users running on testnet will need to add --network=testnet to their loop commands. Also something to mention in the release notes.

Copy link
Contributor

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Transferring approval over from #281, LGTM!

@guggero
Copy link
Contributor Author

guggero commented Sep 3, 2020

Added the TLS part to the README.

@guggero guggero requested a review from joostjager September 3, 2020 12:34
@guggero guggero merged commit fb5d374 into lightninglabs:master Sep 3, 2020
@guggero guggero deleted the add-tls branch September 3, 2020 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants