eclipse / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
8.92k stars 2.37k forks source link

Timeout during connect (likely firewall problem) #1145

Open chrysa95 opened 5 years ago

chrysa95 commented 5 years ago

Hello, I try this in command line sudo certbot certonly --standalone --standalone-supported-challenges http-01 -d cmob2.hopto.org and i am getting the following errors:

Any possible answers?

karlp commented 5 years ago

What does this have to do with mosquitto? Mosquitto isn't a webserver, it certainly doesn't support http based challenges, though with the libwebsockets and webroot serving you could possibly convince it to behave as one.