Activate TLS on Chirpstack Webcontainer

Hi all,

I can succesfully use certbot on ChirpStack v4 with the -standalone DOMAIN.HERE flag. However, editing the chirpstack.toml by adding the cert.pem and privkey.pem in tls_cert and tls_key does not have the effect to run the webapp on port 8443. What should be done in this version?

There is no such option to configure the tls_cert and tls_key for the API. The best option (for now) is to use for example NGINX as reverse proxy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.