blob: 6392b9f3e71cfb7e04ff999795bc8fbfa2605841 (
plain)
1
2
3
4
5
6
|
SIGNER := xmlsign -k http://swamid-hsmproxy.docker:8000/swamid/swamid2 -c /opt/swamid-credentials/md-signer2.crt
DEST := /opt/published-metadata/mds.swamid.se
BASEURL:= http://mds.swamid.se/md
SIGN := xslt/sign-luna-sha256-excl.xsl
CERT := /opt/swamid-credentials/swamid-signer.crt
SITE := site/mds.swamid.se
|