Author: buildbot
Date: Thu Dec 18 14:18:13 2014
New Revision: 933231

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/xml-security-component.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/xml-security-component.html
==============================================================================
--- websites/production/camel/content/xml-security-component.html (original)
+++ websites/production/camel/content/xml-security-component.html Thu Dec 18 
14:18:13 2014
@@ -283,7 +283,23 @@
             <to
                 
uri="xmlsecurity:verify://detached?keySelector=#keySelectorBean&schemaResourceUri=Test.xsd"
 />
             &lt;to uri=&quot;mock:result&quot; /&gt;]]></script>
-</div></div><p><span style="line-height: 1.4285715;"><br 
clear="none"></span></p><h3 id="XMLSecuritycomponent-SeeAlso">See 
Also</h3><ul><li><a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xmldsig-bestpractices/"; rel="nofollow">Best 
Practices</a></li></ul></div>
+</div></div><p><span style="line-height: 1.4285715;"><br 
clear="none"></span></p><h3 
id="XMLSecuritycomponent-XAdES-BES/EPESfortheSignerEndpoint"><span 
style="line-height: 1.4285715;">XAdES-BES/EPES for the Signer 
Endpoint</span></h3><p><span style="line-height: 1.4285715;"><strong>Available 
as of Camel 2.15.0</strong></span></p><p><span style="line-height: 
1.4285715;">&#160;</span></p><div class="O2"><a shape="rect" 
class="external-link" 
href="http://www.etsi.org/deliver/etsi_ts/101900_101999/101903/01.04.02_60/ts_101903v010402p.pdf";
 rel="nofollow">&#376;<u>X</u>ML <u>Ad</u>vanced <u>E</u>lectronic 
<u>S</u>ignatures (XAdES)</a> defines extensions to XML Signature. This 
standard was defined by the <a shape="rect" class="external-link" 
href="http://www.etsi.org/"; rel="nofollow">European Telecomunication Standards 
Institute</a> and allows you to create signatures which are compliant to the <a 
shape="rect" class="external-link" 
href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?ur
 i=OJ:L:2000:013:0012:0020:EN:PDF" rel="nofollow">European Union Directive 
(1999/93/EC) on a Community framework for electronic signatrues</a>. XAdES 
defines different sets of signature properties which are called signature 
forms. We support the signature forms <strong>Basic Electronic 
Signature</strong> (XAdES-BES) and <strong>Explicit Policy Based Electronic 
Signature</strong> (XAdES-EPES) for the Signer Endpoint. The forms 
<strong>E<span style="line-height: 
1.4285715;">lectronic&#160;</span></strong><span style="line-height: 
1.4285715;"><strong>Signature with Validation Data</strong>&#160;XAdES-T and 
XAdES-C are not supported.</span></div><div class="O2"><span 
style="line-height: 1.4285715;"><br clear="none"></span></div><div 
class="O2">We support the following properties of the XAdES-EPES form ("?" 
denotes zero or one occurence):</div><div class="O2"><div class="code panel 
pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" 
style="border-bottom-width: 1px;"><b
 >XAdES-EPES Properties</b></div><div class="codeContent panelContent pdl">
+<script class="theme: Default; brush: xml; gutter: false" 
type="syntaxhighlighter"><![CDATA[        &lt;QualifyingProperties Target&gt;
+            &lt;SignedProperties&gt;
+                &lt;SignedSignatureProperties&gt;
+                    (SigningTime)?
+                    (SigningCertificate)?
+                    (SignaturePolicyIdentifier)
+                    (SignatureProductionPlace)?
+                    (SignerRole)?
+                &lt;/SignedSignatureProperties&gt;
+                &lt;SignedDataObjectProperties&gt;
+                    (DataObjectFormat)?
+                    (CommitmentTypeIndication)?
+                &lt;/SignedDataObjectProperties&gt;
+            &lt;/SignedProperties&gt;
+        &lt;/QualifyingProperties&gt;]]></script>
+</div></div><p>The properties of the XAdES-BES form are the same except that 
the&#160;<span style="line-height: 
1.4285715;"><code>SignaturePolicyIdentifier</code> property is 
missing.&#160;</span></p><p><span style="line-height: 1.4285715;"><br 
clear="none"></span></p></div><p><span style="line-height: 
1.4285715;"><strong><br clear="none"></strong></span></p><p><span 
style="line-height: 1.4285715;"><strong><br 
clear="none"></strong></span></p><h3 id="XMLSecuritycomponent-SeeAlso">See 
Also</h3><ul><li><a shape="rect" class="external-link" 
href="http://www.w3.org/TR/xmldsig-bestpractices/"; rel="nofollow">Best 
Practices</a></li></ul></div>
         </td>
         <td valign="top">
           <div class="navigation">


Reply via email to