Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blocks:server:advanced_server_configuration:mqtt:mosquitto_tls_nginx_lets-encrypt [2025-07-30 12:47]
mattias [Config file]
blocks:server:advanced_server_configuration:mqtt:mosquitto_tls_nginx_lets-encrypt [2025-07-30 13:50] (current)
mattias [Let Mosquitto piggyback on Let's Encrypt certificates]
Line 1: Line 1:
  
-===== Let Mosquitto piggyback on Let's Encrypt certificates =====+===== Let Mosquitto MQTT broker piggyback on Nginx'Let's Encrypt certificates =====
  
-This article documents an automatic method to let Mosquitto use the same certificates as Blocks with NGINX deployed on the same server.+This article documents method to let Mosquitto MQTT broker use the same certificates as Blocks with NGINX if deployed on the same server and accessed with the same domain name. This allows us to get the certificates automatically updated from the Lets Encrypt Nginx cert bot.
  
 It assumes a working server with certificates handled by NGINX, as described in the Blocks "net-install" [[https://github.com/pixilab/net-blocks|here]], and Mosquitto installed on the server. It assumes a working server with certificates handled by NGINX, as described in the Blocks "net-install" [[https://github.com/pixilab/net-blocks|here]], and Mosquitto installed on the server.