blob: ac7ca33a0dbbe7e4d797bc94d46668228c6aabff (
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/test.swamid.se
BASEURL:= http://test.swamid.se/md
SIGN := xslt/sign-luna-sha256-excl.xsl
CERT := /opt/swamid-credentials/swamid-signer.crt
SITE := site/test.swamid.se
|