Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AE0DCDFD for ; Fri, 19 Dec 2014 07:46:14 +0000 (UTC) Received: (qmail 38715 invoked by uid 500); 19 Dec 2014 07:46:14 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 38683 invoked by uid 500); 19 Dec 2014 07:46:13 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 38674 invoked by uid 99); 19 Dec 2014 07:46:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 07:46:13 +0000 Date: Fri, 19 Dec 2014 07:46:13 +0000 (UTC) From: "Franz Forsthofer (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-8129) XAdES BES/EPES for XML Signature Signer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franz Forsthofer updated CAMEL-8129: ------------------------------------ Attachment: 0001-correction-in-DefaultXAdESSignatgureProperties.patch > XAdES BES/EPES for XML Signature Signer > --------------------------------------- > > Key: CAMEL-8129 > URL: https://issues.apache.org/jira/browse/CAMEL-8129 > Project: Camel > Issue Type: Improvement > Components: camel-xmlsecurity > Reporter: Franz Forsthofer > Assignee: Claus Ibsen > Fix For: 2.15.0 > > Attachments: 0001-XAdES-BES-EPES-for-XML-Signature-signer.patch, 0001-correction-in-DefaultXAdESSignatgureProperties.patch > > > XAdES is a standard from the European Telecomunications Standars Institute (ETSI). This standard is based on XML Signature and defines enhancements which are placed into the 'SignatureProperties' element of the XML Signature. You can find the latest version of the standard in http://www.etsi.org/deliver/etsi_ts%5C101900_101999%5C101903%5C01.04.02_60%5Cts_101903v010402p.pdf. > The attached patch implements the form Basic Electronic Signature (XAdES-BES) and the form Explicit Policy based Electronic Signature (XAdES-EPES) for the XML Signature signer endpoint. It supports all current versions of XAdES (1.4.2, 1.4.1, 1.3.2., 1.2.2, 1.1.1). > The implementation has the following limitations: > - No support for 'QualifyingPropertiesReference' (see section 6.3.2 of spec). > - No support for Transforms element contained in SignaturePolicyId element contained in SignaturePolicyIdentifier > - No support of CounterSignature element > - AllDataObjectsTimeStamp element is not supported > - IndividualDataObjectsTimeStamp element is not supported > It is possible to overcome the limitations in a later improvement. > I can do the wiki-update. > Regards Franz Forsthofer > --------------------------------- > SAP SE > e-mail: franz.forsthofer@sap.com -- This message was sent by Atlassian JIRA (v6.3.4#6332)