You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2021/11/07 22:24:28 UTC

[Bug 65672] New: Digitial Signature - set commitment type and purpose

https://bz.apache.org/bugzilla/show_bug.cgi?id=65672

            Bug ID: 65672
           Summary: Digitial Signature - set commitment type and purpose
           Product: POI
           Version: 5.0.x-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: OPC
          Assignee: dev@poi.apache.org
          Reporter: kiwiwings@apache.org
  Target Milestone: ---

Add support for setting the commitment type and purpose for a signature.

See
https://stackoverflow.com/questions/69819806/add-commitment-type-or-purpose-sign-document-in-digital-signature-excel


Apart of setting the corresponding structure, it was necessary to set the
signatureType = 1, otherwise Office hasn't recognized the commitment type.

Additionally I've changed the signature marshaller to set the used namespaces
on the children of the "object" nodes and not anymore on the "object" nodes
themselves.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 65672] Digitial Signature - set commitment type and purpose

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65672

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
Applied via r1894820

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org