pull down to refresh

Ah, thanks for noticing! Yes, I think I was getting exactly the same error.
Was getting some exception thrown from here I think: https://github.com/gevent/gevent/blob/master/src/gevent/ssl.py#L319
10 sats \ 1 reply \ @ek 25 Jan
That's SSL code so your CLN node is expecting HTTPS and therefore we need a cert to talk to it. You need to configure it appropriately to not expect HTTPS, see my other comment.
reply
Yup, realizing it was SSL-related is what made me give up on trying with an empty cert-field and dig up the public key.
reply