[Interest] Is there a precompiled OpenSSL binaries with 16KB page size support?
Nuno Santos
nuno.santos at imaginando.pt
Thu Oct 2 22:14:11 CEST 2025
You are correct. Thanks for the reminder Thiago.
> On 2 Oct 2025, at 19:48, Thiago Macieira <thiago.macieira at intel.com> wrote:
>
> On Thursday, 2 October 2025 04:52:11 Pacific Daylight Time Nuno Santos via
> Interest wrote:
>> Do I need to build OpenSSL from source in order to get 16Kb page size libs?
>
> You should always have a ready build from source for OpenSSL. Even if the
> bundled version of OpenSSL distributed by the Qt Company today is up-to-date
> with all the security fixes you need, that may not be the case tomorrow. For
> your own sake, don't depend on a third party's update rate for security fixes
> if you can build from source.
>
> So always compile your own OpenSSL from source. I suggest adopting that policy
> for all your dependencies.
>
> And test that your CI works every now and again.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Principal Engineer - Intel Data Center Group
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list