Hi - This is excellent. I’ve been investigating the code.
The services are called from main/extensions/source/update/check/download.cxx using Curl. To fully confirm the fix the next step is to check into curl dependencies: https://curl.haxx.se/docs/libs.html OpenSSL is one of Curl’s TLS providers. Judging from the config.log files from past releases in https://svn.apache.org/viewvc/openoffice/devtools/build-scripts/ which only go back to 4.1.2. (1) Mac versions of AOO since 4.1.2 are built using the SYSTEM_OPENSSL=“YES” which should explain why we are getting update checks from many or most of our user’s Mac installations. (2) Our released versions of Linux and Windows have SYSTEM_OPENSSL=“NO”. It could be that the handful of versions that do work were compiled from source with SYSTEM_OPENSSL=“YES”. Does this make sense? Regards, Dave > On Aug 22, 2020, at 3:32 PM, Don Lewis <truck...@apache.org> wrote: > > On 23 Aug, Matthias Seidel wrote: >> Hi Don, >> >> Finished my Windows builds and AOO 4.1.8 can connect to both, AOO >> updates and Extension updates. > > Cool. I'll go ahead and merge the pull request. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org