Message-Id: <199907061627.JAA29667@laguna.eng.sun.com>
Date: Tue, 6 Jul 1999 09:27:36 -0700 (PDT)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: What a mess!
To: java-security@java.sun.com, clyde@webobject.com
Clyde:
> Just so my applet can write a file on her machine. Did you plan to make Java
> so unusable?
>
> Here is what I want. On the Mac, running Java (MRJ) 2.1.2, I want to sign
> an applet, have it show the certificate. This code wants access to you
> local file system. Trust it, yes or no!
This is exactly what we have implemented in JDK 1.2.2.
You can download an early version of it from
http://developer.java.sun.com/developer/earlyAccess/j2sdk122/
Jan