Date: Mon, 1 Jun 1998 10:35:46 -0700 (PDT)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: jce installation instructions problem
To: java-security@web2.javasoft.com, Dave@Yost.com
Dave:
> I can't find a "security property file". Please be more explicit.
The "security property file" is the java.security file in the
lib/security directory of the JDK. For example, if the JDK is installed
in a directory called jdk1.2, the file would be
jdk1.2/lib/security/java.security.
You have to edit that file.
I am going to add this to the install instructions, to avoid any
confusion.
Thanks,
Jan