diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-10 22:47:08 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-10 22:47:08 +0100 |
commit | de1d1d2000503952d55c5627f9dff09cee81b493 (patch) | |
tree | 9fe88f983b06ce486cd8c51002bc2ecc7519ed79 /HEADER.html | |
parent | 1ece3e383bb121b90c1f22decb360c112b02ca04 (diff) |
puts
Diffstat (limited to 'HEADER.html')
-rw-r--r-- | HEADER.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/HEADER.html b/HEADER.html index f97f7d79..e05558e2 100644 --- a/HEADER.html +++ b/HEADER.html @@ -1,13 +1,18 @@ <h1>NOTE WELL</h1> <p>The contents of this directory is explained in detail at <a href="http://www.swamid.se">www.swamid.se</a>. All files with names containing test or testing are for test use only. These are <b>not for production use</b>. In order to use these files you must either be a member of SWAMID or accept the <a href="swamid-tou-sv.txt">SWAMID Metadata Terms of Use</a>(<a href="swamid-tou-en.txt">en</a>).</p> +<h2>Signing Key</h2> + <p>SWAMID metadata is signed with the key found in <a href="md-signer.crt">md-signer.crt</a> which has SHA1 fingerprint 12:60:D7:09:6A:D9:C1:43:AD:31:88:14:3C:A8:C4:B7:33:8A:4F:CB</p> +<h2>Production Metadata</h2> <p> These are metadata feeds to be consumed by SWAMID members and relying parties: </p> <dl> -<dt>swamid-1.0</dt><dd>SWAMID version 1.0 main metadata feed</dd> -<dt>swamid-2.0</dt><dd>SWAMID version 2.0 main metadata feed</dd> -<dt>swamid-idp</dt><dd>Aggregate of all SWAMID 1.0 and 2.0 and SWAMID interfederation IdPs. Mainly for use in SPs.</dd> +<dt><b>swamid-1.0</b></dt><dd>SWAMID version 1.0 main metadata feed</dd> +<dt><b>swamid-2.0</b></dt><dd>SWAMID version 2.0 main metadata feed</dd> +<dt><b>swamid-idp</b></dt><dd>Aggregate of all SWAMID 1.0 and 2.0 and SWAMID interfederation IdPs. Mainly for use in SPs.</dd> </dl> + +<p>Other files in this directory are explained below:</p> |