summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2016-11-16 08:51:54 +0100
committerLeif Johansson <leifj@sunet.se>2016-11-16 08:51:54 +0100
commitf92baa56740a6cc886e94ba598ff339ec0e2aeff (patch)
tree30f31be173a7b0e03169ed351a448eef1cbedadf
parent8478373fe39a86271d1a1307f6ded5a89695b4af (diff)
config files for 2007 and 2016 keysets
-rw-r--r--swamid2007.mk3
-rw-r--r--swamid2016.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/swamid2007.mk b/swamid2007.mk
index 473f1b7d..50f17b76 100644
--- a/swamid2007.mk
+++ b/swamid2007.mk
@@ -1 +1,2 @@
-SIGNER := xmlsign -k http://swamid-hsmproxy.docker:8000/swamid/swamid/sign
+SIGNER := xmlsign -k http://swamid-hsmproxy.docker:8000/swamid/swamid -c /opt/swamid-credentials/swamid-signer.crt
+DEST := /opt/published-metadata/md.swamid.se
diff --git a/swamid2016.mk b/swamid2016.mk
new file mode 100644
index 00000000..4d9790c1
--- /dev/null
+++ b/swamid2016.mk
@@ -0,0 +1,2 @@
+SIGNER := xmlsign -k http://swamid-hsmproxy.docker:8000/swamid/swamid -c /opt/swamid-credentials/swamid-signer.crt
+DEST := /opt/published-metadata/mds.swamid.se