Restructure timestamp code so that jars and modules can more easily share the same code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: security-libs
    • b12
    • generic
    • generic
    • Not verified

        Project jigsaw has added support for signed module files, which like jars, allow the user to timestamp the signed code. While developing
        signed modules, it became clear that some of the current timestamping code should be restructured so that it could be more easily shared
        by the 2 mechanisms (signed modules and jars).

        The changes in this CR include:

        1) Adding a new java.security.debug=ts option for timestamping debugging
        2) Moved SignatureFileVerifier.getTimestamp() to SignerInfo.getTimestamp()
        3) Moved code from TimestampedSigner to a PKCS7.generateSignedData() method
        4) Other misc. small changes

              Assignee:
              Sean Mullan
              Reporter:
              Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: