akamai-threat-research/mqtt-pwn

connecting to MQTT broker gives error

abhi-84 opened this issue · 1 comments

Hi
I am able access my broker using openssl command. My broker is running locally on pi with IP address 10.42.0.118 and broker is SSL enabled. When trying to connect with MQTT broker over SSL, I am getting following error:
I have used docker for setup.

connect -o 10.42.0.118 -p 8883
[!] Connecting...
[Errno 104] Connection reset by peer

Please help.

Thanks

Same issue here for me!