I'm trying to find the cert to use to attach an SN wallet to my core lightning node. I have the rest host and port, and have already created an invoice only rune. I am having trouble finding the certificate. The GUI for Core Lightning shows a macaroon. Could that be one and the same as the certificate? I tried it but it doesn't work. I followed the CLI path given to me by Start9 support to locate the certificate, but I'm not finding it. I'm sure I'm missing something basic. Any help would be appreciated.
pull down to refresh
ca.pem
), you'll want to base64 encode it:~/.lightning/mainnet/ca.pem
.~
is your home folder. Yourhsm_secret
should also be in that folder (the most important file to recover a CLN node).