[Interest] Is there a precompiled OpenSSL binaries with 16KB page size support?

Thiago Macieira thiago.macieira at intel.com
Thu Oct 2 20:48:47 CEST 2025


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5150 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20251002/3ecfc96f/attachment.bin>


More information about the Interest mailing list