Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The provided PKCS#11 library from https://one.digicert.com/signingmanager/client-tools/smpkcs11-mac-x64 is not suitable for usage on Apple Silicon (aarch64). jarsigner then emits:
    jarsigner error: java.security.ProviderException: Initialization failed
    • Version 1.32.0 fixes this as it comes with a dylib for both architectures X86-64 and ARM64
  • The provided PKCS#11 library crashes with a segfault on X86-64 executed with Rosetta 2 on Apple Silicon when calling jarsigner.

...

    • This is only an issue with Java 19 or newer. Older versions should work fine.

Migration to GPG Signatures

...