Hi !

is there a way to not use tls_cert_file ? I'm using a reverse proxy (caddy) with let's encrypt so I start lnd with --no-rest-tls

Reply to this note

Please Login to reply.

Discussion

Responded on github about this. For your particular case, using --no-rest-tls is unsafe. However generally speaking, i should probably add a flag to allow plaintext connections as there are some cases where it is safe

Thanks for your reply, and indeed I switched to a tls cert and now my lnd REST API is only accessible via tailscale.

This requires installing the certificate on my smartphone, but it's for my own good 😄

(sorry about my english .. )

No problem 😁 great choice