mosquitto broker v1.4.5 fails to start as service after tls config changes

Asked by Rashmy Patwari

Hi,

I am trying to setup the broker with TLS enabled.

Made the following changes to the conf file.

bind_address USSDGCND5282N8Z (my machine name)
port 8883
cafile C:\OpenSSL-Win32\bin\m2mqtt_ca.crt
capath C:\OpenSSL-Win32\bin
certfile C:\OpenSSL-Win32\bin\m2mqtt_srv.crt
keyfile C:\OpenSSL-Win32\bin\m2mqtt_srv.key
tls_version tlsv1

When I start the windows service, it attempts to start and fails.

I tried the same in the console and it works just fine.

command ->

mosquitto –c mosquitto.conf –v

Thanks!

Question information

Language:
English Edit question
Status:
Expired
For:
mosquitto Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.