Angus Robertson 574 Posted September 12, 2019 Six new zips for Win32 and Win64 versions of OpenSSL 1.1.1d, 1.1.0l and 1.0.2t can now be downloadable from the Wiki at: http://wiki.overbyte.eu/wiki/index.php/ICS_Download or https://www.magsys.co.uk/delphi/magics.asp . The latest 1.1.1 DLLs are also included in the ICS distribution SVN and overnight zip. These releases include four low priority security improvements and bug fixes, including a Windows specific fix where configuration files placed in 'C:/usr/local' could override some OpenSSL settings. ICS applications require V8.57 or later to support OpenSSL 1.1.1c. Changes in 1.1.1d may be found at https://www.openssl.org/news/openssl-1.1.1-notes.html , 1.1.0l may be found at https://www.openssl.org/news/openssl-1.1.0-notes.html and 1.0.2t at https://www.openssl.org/news/openssl-1.0.2-notes.html Angus 3 Share this post Link to post
Kyle_Katarn31 0 Posted September 15, 2019 Would 1.1.1d work fine with 8.62 ? Share this post Link to post
Angus Robertson 574 Posted September 15, 2019 Yes, V8.62 supports up to 1.1.1z assuming there are that many versions, and some idiot at OpenSSL does not break something, as they did a few years ago by removing some exports to solve a security issue, don't think they'll do that again. I always copy the latest OpenSSL into the directories of all my ICS applications on my main development PC and public servers and restart them, before publishing, only a few minutes testing, but I'd find out quickly if connections failed due to an SSL problem. Angus Share this post Link to post