A proxy designed to add TLS encryption to existing clients and servers

Stunnel for Mac

Stunnel 5.73

  -  885.94 KB  -  Open Source
  • Latest Version

    Stunnel 5.74

  • Operating System

    Mac OS X 10.6 or later

  • User Rating

    Click to vote
  • Author / Product

    Michał Trojnara / External Link

  • Filename

    stunnel-5.73.tar.gz

  • MD5 Checksum

    b16a19e2b48945ca4cc0503b761c291f

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Stunnel 5.73.


For those interested in downloading the most recent release of Stunnel for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

What's new in this version:

Security fixes:
- OpenSSL DLLs updated to version 3.3.2
- OpenSSL FIPS Provider updated to version 3.0.9

Fixed:
- Fixed a memory leak while reloading stunnel.conf sections with "client=yes" and "delay=no"
- Fixed TIMEOUTocsp with values greater than 4
- Fix the IPv6 test on a non-IPv6 machine

Features:
- HELO replaced with EHLO in the post-STARTTLS SMTP protocol negotiation (thx to Peter Pentchev)
- OCSP stapling fetches moved away from server threads
- Improved client-side session resumption
- Added support for the mimalloc allocator
- Check for protocolHost moved to configuration file processing for the client-side CONNECT protocol
- Clarified some confusing OpenSSL's certificate verification error messages
- stunnel.nsi updated for Debian 13 and Fedora
- Improved NetBSD compatibility