2.1.2.Install mosquitto on Windows 7
Last updated
Was this helpful?
Last updated
Was this helpful?
1.Go to and download installation file for Windows (download Win32 OpenSSL v1.0.2j Light) and install it.
2.You also need to install 2 dependencies:
1.pThreads:
ftp://sources.redhat.com/pub/pthreads-win32/dll-latest/dll/x86/
2.OpenSSL:
3.Copy the folling files to the folder where Mosquitto is installed:
1.Required DLLs:
libeay32.dll ssleay32.dll (Look for these files in the OpenSSL-Win32 or OpenSSL-Win32\Bin folder)
2.Required DLLs:
pthreadVC2.dll
4.Reinstall Mosquitto
5.Reboot
Reference:
1.
2.
3.