You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Manjesh Kumar (JIRA)" <ji...@apache.org> on 2017/11/15 11:18:00 UTC

[jira] [Updated] (SANTUARIO-477) How to ignore line break in signature element in stax implementation

     [ https://issues.apache.org/jira/browse/SANTUARIO-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjesh Kumar updated SANTUARIO-477:
------------------------------------
    Attachment: AbstractSignatureEndingOutputProcessor.java

Hi [~coheigea],

Please find the attached patch for this change.

Thanks,
Manjesh

> How to ignore line break in signature element in stax implementation
> --------------------------------------------------------------------
>
>                 Key: SANTUARIO-477
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-477
>             Project: Santuario
>          Issue Type: Wish
>            Reporter: Manjesh Kumar
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>         Attachments: AbstractSignatureEndingOutputProcessor.java
>
>
> Hi,
> We are using stax (xmlsec - 2.0.8) implementation for generating signature element for xml files. The generated signature element contain the new line chars after 76 characters  in the signature element.
> Though there is a property org.apache.xml.security.ignoreLineBreak  to fix this issue but this is not for stax api. I think this was implemented only for DOM. So we need the same feature for STAX api.
> Thanks,
> Manjesh



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)