jarsigner can print a warning if verifying with JarInputStream has different result

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      The content in a JAR file might be different depending on if it's loaded with `JarFile` or `JarInputStream`. While the `jarsigner -verify` command should continue to use `JarFile` to verify the signature, it will be nice if it can also try again with `JarInputStream`. If there is any difference, a warning will be welcome. When the `-verbose` option is provided, it can tell the difference of each JAR entry.

            Assignee:
            Weijun Wang
            Reporter:
            Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: