Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
ch_switchaai now use ID reference in signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jan 16, 2014
1 parent 01b0cef commit 019db23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mdx/ch_switchaai/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
<bean id="ch_switchaai_checkSignature" parent="XMLSignatureValidationStage"
p:id="ch_switchaai_checkSignature">
<property name="verificationCertificate" ref="ch_switchaai_signingCertificate"/>
<property name="permittingEmptyReferences" value="true"/>
</bean>

<!--
Expand All @@ -85,7 +84,6 @@
<bean id="ch_switchaai_checkInterfedSignature" parent="XMLSignatureValidationStage"
p:id="ch_switchaai_checkInterfedSignature">
<property name="verificationCertificate" ref="ch_switchaai_interfedSigningCertificate"/>
<property name="permittingEmptyReferences" value="true"/>
</bean>

<!--
Expand Down

0 comments on commit 019db23

Please sign in to comment.