pull down to refresh

36 sats \ 8 replies \ @k00b 21h
^ Updated with what I know
reply
0 sats \ 7 replies \ @k00b 21h
I think we also assume the rest plugin is installed, right @ek?
reply
146 sats \ 6 replies \ @ek 21h
Yes but it's built-in since v23.08 so after v23.08, one only needs to add the options to the start command, see configuration.
The certificate is the same as the one for gRPC which should be at ~/.lightning/mainnet/ca.pem.
Can you see it in there @siggy47? ~ is your home folder. Your hsm_secret should also be in that folder (the most important file to recover a CLN node).
reply
I'll check. I was given the file certificate.pem by Start9 support. This may solve it.
reply
36 sats \ 4 replies \ @ek 21h
btw if you're going to use tor you shouldn't need the certificate but you need to use --clnrest-protocol http
reply
I am using tor, so how do I apply that?