blob: de0dec13dc5237b8eecdadf67b260c172deef6a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.61 [en] (Win98; U) [Netscape]">
<title>GL4Java installation</title>
<script LANGUAGE="JavaScript">
function do_redirect()
{
var ua = navigator.userAgent;
if (ua.indexOf("MSIE") >= 0)
{
window.location.replace("GL4JInst_ie_check.html");
}
}
</script>
</head>
<BODY LINK="#0000ff" VLINK="#800080" BGCOLOR="#e6e6ff" onLoad="do_redirect()">
<B> Warning ! New certificate ! </B>
<br>
Before you can begin the GL4Java installation under
Netscape, you must first must:
<br> <b>- delete the old certificate and</b>
<br> <b>- re-import the new signing certificate.</b>
<br>
<br>
To delete the old certificate, open the Netscape dialog:
<br> <I>Communicator.Tools.Security</I>
<br>Then click on <I>Certificates.Signers</I> and delete the old GL4Java
certificate !
<br>
<br>
The certificate enables
the GL4Java installer to install the required GL4Java software components
on your system.
<br>
<p><b>Import the signing certificate</b>, while using the link below.
<p>A dialog box will pop up.
<br>
<p>When the "Accept this Certificate Authority for Certifying software
developers" box comes up:
<br> BE SURE THIS BOX CONTAINS A CHECK MARK. FAILURE
TO PUT A CHECK MARK IN
<br> THIS BOX WILL RESULT IN FAILURE TO INSTALL THE GL4JAVA
LIBRARIES.
<p>When the "Warn me before sending information to sites certified by this
Certificate Authority" box comes up:
<br> BE SURE THIS BOX CONTAINS A CHECK MARK. THIS
IS AN EXTRA SECURITY PRECAUTION.
<p>When asked for a name, enter the following name, exactly as shown: GL4Java
<br>
<p><b><a href="x509.crt">Click here to import the signing certificate.</a> </b> Valid from <b> Tue Dec 11, 2001 to Mon Mar 11, 2002 </b>
<br>
<p>After you have imported the certificate, <b><a href="GL4JInst_ns.html">Click
here to begin the GL4Java installation.</a></b>
<br>
</body>
</html>
|