Using LoRa Basics Station on RPI gateway

I’ve no idea. And I just saw the discussion in Slack continues:

anton 2020-04-07 11:10 AM

Actually, the underlying problem is that the certificate for lns.in.thethings.network has expired.

ssl_tls.c:4524 MBEDTLS[3]: issued on : 2020-01-06 13:02:23
ssl_tls.c:4524 MBEDTLS[3]: expires on : 2020-04-05 13:02:23

SNI is not the issue here, because LBS does not assume the host name to be known a priori

@htdvisser 2020-04-07 11:22 AM

Ok, let me take a look

@KrishnaIyerEaswaran2 2020-04-07 11:35 AM

Ok but the certificate received has a different SN. Shouldn’t the client skip this certificate in this case?

(I might clean up here at some later time. I’m not going to duplicate the complete Slack content here, even though it expires fast on Slack. Success!)