letsencrypt volume
This commit is contained in:
@ -12,8 +12,8 @@ listener 8883
|
||||
protocol mqtt
|
||||
#allow_anonymous true
|
||||
allow_anonymous false
|
||||
certfile /etc/letsencrypt/live/DOMAIN/fullchain.pem
|
||||
keyfile /etc/letsencrypt/live/DOMAIN/privkey.pem
|
||||
certfile /opt/etc/mosquitto/server.crt
|
||||
keyfile /opt/etc/mosquitto/server.key
|
||||
dhparamfile /opt/etc/mosquitto/dh.pem
|
||||
tls_version tlsv1.2
|
||||
|
||||
|
Reference in New Issue
Block a user