Skip to content

Commit

Permalink
Remove redundant copy of the UKf verification certificate.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 26, 2014
1 parent b5909af commit 6bbd4d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion mdx/uk/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<bean id="uk_signingCertificate" parent="X509CertificateFactoryBean">
<property name="certificateFile">
<bean class="java.io.File">
<constructor-arg value="${basedir}/mdx/uk/metadata-signer.crt"/>
<constructor-arg value="${basedir}/mdx/uk/ukfederation-2012.pem"/>
</bean>
</property>
</bean>
Expand Down
23 changes: 0 additions & 23 deletions mdx/uk/metadata-signer.crt

This file was deleted.

0 comments on commit 6bbd4d3

Please sign in to comment.