From 02c6c76a4399393b05d18b164931438d7830248a Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 24 Jul 2018 18:09:07 +0100 Subject: [PATCH] Add MDQ generation for AWS CloudHSM Excludes the inc-mda-cloudhsm assembly. See incommon/inc-meta#92. --- build.xml | 34 +++++++++ mdx/incommon/mdq-multisign-cloudhsm.xml | 98 +++++++++++++++++++++++++ 2 files changed, 132 insertions(+) create mode 100644 mdx/incommon/mdq-multisign-cloudhsm.xml diff --git a/build.xml b/build.xml index 41cacd36..6c46c796 100644 --- a/build.xml +++ b/build.xml @@ -2653,6 +2653,12 @@ Generate per-entity metadata for the InCommon federation using the localkey configuration. + + Properties: + + Set sign.uk.keyPassword (note the slightly anomalous "uk" in that + identifier) to set the password to access the key resource. If not set, + this will be prompted for. --> @@ -2674,6 +2680,34 @@ + + + + + + + + + Generating per-entity metadata in ${mda.mdq.output} + from unsigned aggregate in ${mda.mdq.input} + + + + Generation complete. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +