Private TTN

Hi All,

someone can tell me how to obtain a CA-signed certificate for the discovery service in a private routing environment?

I need to create a certificate CA-signed not for localhost but for my domain name since when my lora gateway connect to my private TTN show me an error about the X509 certificate done for localhost.

When I try this command: ttn discovery gen-cert mydomain.com --config ./discovery/ttn.yml

the lora gateway tell me that the domain is now correct but the certificate is self-signed and not CA-signed.

Thank you
Alex

Hi,

Maybe this is what you’re looking for : https://letsencrypt.org/
Let’s Encrypt is a free, automated, and open Certificate Authority.