/stunnel-win32

Binaries for Stunnel for Win32

Primary LanguageNSISGNU General Public License v2.0GPL-2.0

stunnel-win32

What is this?

This is a user provided binary release of Michal Trojnara's Stunnel TLS Proxy software compiled for Windows 32-bit.

Why is this needed?

The official stunnel.org site no longer provides 32-bit binaries for Windows. This is provided as a convenience for stunnel users.

How does this differs form the official installer?

The software should be mostly compatible with the official binaries. The binaries for Stunnel and OpenSSL were generated with GCC 8.3.0 or later for i686 architecture. Small tweaks were made to the NSIS install script to accomodate DLL file name changes. Also, I stick to a supported LTS release of OpenSSL (Currrently 3.0.x branch). Previously, I was using the previous LTS branch (1.1.1) but it entered end of free support in September 2023.

Know Issues:

You must be aware that some antivirus products flag my stunnel installers as malicious or potentially unwanted applications (PUA). As of September 23, 2023 we find that 2 out of 66 antivirus engines registered in virustotal.com are flagging the latest installer as dangerous or a potentially unwanted application. Of course, this is a false positive notice because there is no malware on these binaries. In some cases this is because my binaries are not digitally signed (fixing this requieres purchasing a code signing certificate), in others there is a machine learning algorithm involved.