diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2017-03-20 09:28:28 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2017-03-20 09:28:28 +0100 |
commit | 5e3ef755354167c9cc23950542f951ccb40bc5d9 (patch) | |
tree | 473a6d23211195435df788b922da8947703f1b5d /site | |
parent | 314c1f24a0393b61d515de0411bba7f47820d443 (diff) |
language
Diffstat (limited to 'site')
-rw-r--r-- | site/md.swamid.se/HEADER.html | 2 | ||||
-rw-r--r-- | site/mds.swamid.se/HEADER.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/site/md.swamid.se/HEADER.html b/site/md.swamid.se/HEADER.html index ef38bdf3..d684ea18 100644 --- a/site/md.swamid.se/HEADER.html +++ b/site/md.swamid.se/HEADER.html @@ -20,7 +20,7 @@ </div> <div class="alert alert-danger"> - <p><i class="glyphicon glyphicon-exclamation-sign"></i> <strong>Warning</strong> The old SWAMID metadata signing key, with metadata located here at md.swamid.se, will expire on May 1st 2017. After that the metadata will be unusable. A new key is available at <a class="alert-link" href="https://mds.swamid.se/md/">mds.swamid.se/md/</a>, please use that key and metadata instead of this old one.</p> + <p><i class="glyphicon glyphicon-exclamation-sign"></i> <strong>Warning</strong> The old SWAMID metadata signing key, with metadata located here at md.swamid.se, will expire on May 1st 2017. After that the metadata will be unusable. A new key is available at <a class="alert-link" href="https://mds.swamid.se/">mds.swamid.se</a>, please use that key and metadata instead of this old one.</p> </div> <h2>Signing Key</h2> diff --git a/site/mds.swamid.se/HEADER.html b/site/mds.swamid.se/HEADER.html index 8c8a7719..0f91981e 100644 --- a/site/mds.swamid.se/HEADER.html +++ b/site/mds.swamid.se/HEADER.html @@ -20,7 +20,7 @@ </div> <div class="alert alert-warning"> - <p><i class="glyphicon glyphicon-exclamation-sign"></i> <strong>Warning</strong> The SWAMID metadata signing key, with metadata locaed at md.swamid.se, will expire on May 1st 2017. After that the metadata will be unusable. The new signing key and the metadata signed by it is located here at mds.swamid.se. You should update your metadata clients to reflect new metadata URLs and signing key as soon as possible.</p> + <p><i class="glyphicon glyphicon-exclamation-sign"></i> <strong>Warning</strong> The old SWAMID metadata signing key, with metadata located at <a class="alert-link" href="http://md.swamid.se/md/">md.swamid.se</a>, will expire on May 1st 2017. After that the metadata signed with the old key will be unusable. The new signing key and the metadata signed by it is located here at mds.swamid.se. You should update your metadata clients to reflect new metadata URLs and signing key as soon as possible.</p> </div> <h2>Signing Key</h2> |