Mindus SARL - 17 Jul 2026 
-------------------------

The conscrypt-openjdk-uber-2.6.1.jar has been altered in the following ways:

 - Mindus code signed the 64-bit Windows DLL in META-INF/native (Authenticode, EV certificate).
 - Mindus code signed both macOS .dylib files in META-INF/native (x86_64 and aarch64/Apple Silicon).
 - The Linux .so files (x86_64 and aarch64) are left exactly as Google built them: ELF shared
   libraries carry no OS-enforced code signature, so there is nothing to apply. They are still
   covered by the Jar signature below, which digests every entry.
 - META-INF/MANIFEST.MF is regenerated from upstream's own manifest main section, with
   Implementation-Title corrected (upstream 2.6.1 wrongly says "jar") and Repacked-By /
   Repacked-UTC added. Upstream's Built-By, Built-JDK, Bnd-LastModified, Tool and
   BoringSSL-Version are preserved unchanged: they describe Google's build, not ours.
   (Upstream 2.6.1 ships unsigned, so there was no Jar signature to remove.)
 - The entire Jar file is (re-)signed with the Mindus code signing certificate.

These changes are required to be able to Notarize the "iiziGo.app" with Apple, because the ".dylib" files
are not signed appropriately.

Rebuilt by com.iizix.jetty/build/resign-conscrypt - see BUILD_README.md there.