diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,3 +16,4 @@ swamid: nya: @saml-md-tool nya-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS) + @test -s nya-1.0.xml && mv nya-1.0.xml /local/saml-metadata |
index : swamid-metadata.git | ||
The metadata of the SWAMID federation | SWAMID Operations <operations@swamid.se> |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 1 |
@@ -16,3 +16,4 @@ swamid: nya: @saml-md-tool nya-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS) + @test -s nya-1.0.xml && mv nya-1.0.xml /local/saml-metadata |