I've only just discovered that stunnel is seemingly no longer being updated for Win32; at any rate there has been no version 5.50 released for Win32. It would have been nice if there had been an announcement to that effect, as until now I was only subscribed to the announcements mailing list and had thus been in blissful ignorance. (For some reason I never saw ANY announcement for 5.50 - in fact I still seem to be on 5.47.)
Given that there are a number of ports to different OSs by various people, is there any chance that someone might supply a Win32 port for future versions? (Sadly I lack the knowledge to do that myself.)
https://www.stunnel.org/sdf_ChangeLog.html
New features
- 32-bit Windows builds replaced with 64-bit builds.
On Thu, Mar 21, 2019 at 11:55 AM John Hall john@jhall.co.uk wrote:
I've only just discovered that stunnel is seemingly no longer being updated for Win32; at any rate there has been no version 5.50 released for Win32. It would have been nice if there had been an announcement to that effect, as until now I was only subscribed to the announcements mailing list and had thus been in blissful ignorance. (For some reason I never saw ANY announcement for 5.50 - in fact I still seem to be on 5.47.)
Given that there are a number of ports to different OSs by various people, is there any chance that someone might supply a Win32 port for future versions? (Sadly I lack the knowledge to do that myself.) -- John Hall _______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
For whatever reason, I don't think I've received any stunnel announcements subsequent to 5.47. I'm still subscribed to the announcements mailing list, so I suspect that the Spam Assassin on my email account with my email service provider may have started filtering them out as spam. I've now disabled Spam Assassin, so will hopefully receive all announcements from now on.
In message CAHogYcVqZVVCYaU=yrxrM5cdQDYD-mQZhPVwwEqkQb8aGpOvrg@mail.gmail.com, Flo Rance trourance@gmail.com writes
https://www.stunnel.org/sdf_ChangeLog.html
New features • 32-bit Windows builds replaced with 64-bit builds.
On Thu, Mar 21, 2019 at 11:55 AM John Hall john@jhall.co.uk wrote: I've only just discovered that stunnel is seemingly no longer being updated for Win32; at any rate there has been no version 5.50 released for Win32. It would have been nice if there had been an announcement to that effect, as until now I was only subscribed to the announcements mailing list and had thus been in blissful ignorance. (For some reason I never saw ANY announcement for 5.50 - in fact I still seem to be on 5.47.)
Given that there are a number of ports to different OSs by various people, is there any chance that someone might supply a Win32 port for future versions? (Sadly I lack the knowledge to do that myself.)
John, I have compiled stunnel for Win32 against openssl 1.0.2q. I was also successfull in generating the NSIS installer using the stunnel source code archive. I had to make some small changes to remove the inclusion of MSVCR90.DLL (C++ 2008 Runtime) and account for engine DLL file names when compiling with GCC. Works for me on Windows 10. If you want to give it a try, you can download the installer from "https://github.com/josealf/stunnel-win32/blob/master/stunnel-testing-win32-i..."
Since this was generated just for our internal use, it has no global reputation and most likely will trigger warnings from your antivirus. Hope this helps.
On Thursday, March 21, 2019, 5:55:07 AM GMT-5, John Hall john@jhall.co.uk wrote:
Given that there are a number of ports to different OSs by various people, is there any chance that someone might supply a Win32 port for
f> uture versions? (Sadly I lack the knowledge to do that myself.)
Thanks very much. Chrome warned me about it when I went to download it, but I was able to override that and install it under Windows 7. So far it seems to be working successfully.
In message 1368432619.8860229.1553188879856@mail.yahoo.com, Jose Alf. josealf@rocketmail.com writes
John,
I have compiled stunnel for Win32 against openssl 1.0.2q. I was also successfull in generating the NSIS installer using the stunnel source code archive. I had to make some small changes to remove the inclusion of MSVCR90.DLL (C++ 2008 Runtime) and account for engine DLL file names when compiling with GCC. Works for me on Windows 10. If you want to give it a try, you can download the installer from
" https://github.com/josealf/stunnel-win32/blob/master/stunnel-testing-win32-i... "
Since this was generated just for our internal use, it has no global reputation and most likely will trigger warnings from your antivirus. Hope this helps.
On Thursday, March 21, 2019, 5:55:07 AM GMT-5, John Hall john@jhall.co.uk wrote:
Given that there are a number of ports to different OSs by various people, is there any chance that someone might supply a Win32 port for
f> uture versions? (Sadly I lack the knowledge to do that myself.)