From 0d695d7c5f8d0b67a5fcc9d276c134dfa123013a Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 27 Aug 2009 18:39:32 +0000 Subject: [PATCH] Incorporate the samlsign tool in to perform signature validation in parallel with metadatatool, when possible. The exceptions are when processing pre-SAML format metadata, which samlsign does not have the ability to process. --- build.xml | 166 ++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 135 insertions(+), 31 deletions(-) diff --git a/build.xml b/build.xml index f9ac8af8..49f74011 100644 --- a/build.xml +++ b/build.xml @@ -35,7 +35,8 @@ - + + + + + + + + + + + + + + + + + + @@ -382,22 +407,13 @@ - - - - Please enter the password for the keystores: - - - @@ -415,15 +431,8 @@ - - + - @@ -439,11 +448,7 @@ - - - + @@ -460,6 +465,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Please enter the password for the keystores: + + + + + + + + + + + + + Signing UK metadata. @@ -493,12 +577,32 @@ - + + + + + + + + + + + + + + + +