summaryrefslogtreecommitdiffstats
path: root/base/server/share/webapps
diff options
context:
space:
mode:
authorJack Magne <jmagne@localhost.localdomain>2015-07-31 13:55:07 -0700
committerJack Magne <jmagne@localhost.localdomain>2015-07-31 15:28:47 -0700
commite1eb261b467f6e19c7e6604fc7ecb03e8b1f8166 (patch)
treed0714ab570a28cc0e8cf872dbffdacf9565a0899 /base/server/share/webapps
parentf9102b8df60d50e00d2a45915d06837510cfd1aa (diff)
downloadpki-e1eb261b467f6e19c7e6604fc7ecb03e8b1f8166.tar.gz
pki-e1eb261b467f6e19c7e6604fc7ecb03e8b1f8166.tar.xz
pki-e1eb261b467f6e19c7e6604fc7ecb03e8b1f8166.zip
Firefox warning
Ticket #1523 Move the dire warning about the crypto object to sections where it applies. Also slightly changed the message due to context.
Diffstat (limited to 'base/server/share/webapps')
-rw-r--r--base/server/share/webapps/ROOT/index.jsp9
1 files changed, 0 insertions, 9 deletions
diff --git a/base/server/share/webapps/ROOT/index.jsp b/base/server/share/webapps/ROOT/index.jsp
index b79281bff..ade01bc9e 100644
--- a/base/server/share/webapps/ROOT/index.jsp
+++ b/base/server/share/webapps/ROOT/index.jsp
@@ -84,15 +84,6 @@ $(function() {
</div>
-<script>
-if (typeof(crypto) != "undefined" && typeof(crypto.version) != "undefined") {
-} else {
- document.write('<p> <font color="red"> Warning: This version of Firefox no longer supports the crypto web object used to generate and archive keys from the browser. Although Certificate System will continue to work, some of the functionality may no longer be supported. </font> </p>');
- document.write('<br>');
-}
-</script>
-
-
<center>
<br>