diff --git a/build.xml b/build.xml
index d4b272fb..c896cdf9 100644
--- a/build.xml
+++ b/build.xml
@@ -442,6 +442,30 @@
***************************
-->
+
+
+
+
+
+
+
+
+
+
+
@@ -471,9 +495,9 @@
-
-
-
+
+
+
@@ -1383,7 +1407,14 @@
List all the properties ant is using.
-->
+ All properties:
+ MDA properties:
+
+
+
+
+
\ No newline at end of file
diff --git a/mdx/_openssl_blacklists/compromised-2048.txt b/mdx/_openssl_blacklists/compromised-2048.txt
new file mode 100644
index 00000000..dc152d35
--- /dev/null
+++ b/mdx/_openssl_blacklists/compromised-2048.txt
@@ -0,0 +1,15 @@
+#
+# This is a list of known-compromised 2048-bit keys in OpenSSL format.
+#
+# Derive new values from a private key file as follows:
+#
+# openssl rsa -noout -modulus -in /tmp/key.pem | sha1sum | \
+# cut -d ' ' -f 1 | cut -c 21-
+#
+# You can also derive a new blacklist value from an X.509 certificate as follows:
+#
+# openssl x509 -noout -modulus -in /tmp/cert.pem | sha1sum | \
+# cut -d ' ' -f 1 | cut -c 21-
+#
+# Shibboleth IdP dummy key, shipped in 3.0.0-alpha1 release
+959a1a153444578d010b
diff --git a/mdx/at_aconet/beans.xml b/mdx/at_aconet/beans.xml
index 5f8c9f5c..4fcf3c37 100644
--- a/mdx/at_aconet/beans.xml
+++ b/mdx/at_aconet/beans.xml
@@ -9,8 +9,8 @@
xmlns:util="http://www.springframework.org/schema/util"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
+ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
+
+
diff --git a/mdx/cz_eduid/beans.xml b/mdx/cz_eduid/beans.xml
index 1f362147..7846ffea 100644
--- a/mdx/cz_eduid/beans.xml
+++ b/mdx/cz_eduid/beans.xml
@@ -9,8 +9,8 @@
xmlns:util="http://www.springframework.org/schema/util"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
+ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
-
+
@@ -193,7 +193,7 @@
-
+
@@ -241,7 +241,7 @@
p:id="check_ukreg">
-
+
@@ -259,7 +259,7 @@
p:id="check_uk_keydesc_key">
-
+
@@ -272,7 +272,7 @@
p:id="check_uk_mdattr">
-
+
@@ -285,7 +285,7 @@
p:id="check_uk_mdrps">
-
+
@@ -298,7 +298,7 @@
p:id="check_uk_urlenc">
-
+
@@ -313,7 +313,7 @@
-
+
@@ -458,8 +458,8 @@
Compromised key blacklists.
Again, don't need to check for keys below our minimum key size.
- This currently means there are no compromised keys to check for.
-->
+
@@ -505,7 +505,7 @@
p:id="uk_normaliseNamespaces">
-
+
@@ -566,7 +566,7 @@
p:id="uk_serializeStatistics">
-
+
diff --git a/mdx/uk/blacklist.xml b/mdx/uk/blacklist.xml
index 193b9f41..d3cca924 100644
--- a/mdx/uk/blacklist.xml
+++ b/mdx/uk/blacklist.xml
@@ -6,8 +6,8 @@
xmlns:util="http://www.springframework.org/schema/util"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
+ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
+
@@ -352,7 +352,7 @@
p:id="serializeImported">
-
+
diff --git a/mdx/uk_eduserv/beans.xml b/mdx/uk_eduserv/beans.xml
index 7d8e7699..14f4cb3c 100644
--- a/mdx/uk_eduserv/beans.xml
+++ b/mdx/uk_eduserv/beans.xml
@@ -9,8 +9,8 @@
xmlns:util="http://www.springframework.org/schema/util"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
- http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
- http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd">
+ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
+ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
+
+
+
+
+
+
+
+