Message-Id: <33E0CC82.CC1FCC3A@epal.com>
Date: Thu, 31 Jul 1997 10:33:54 -0700
From: huffmire <huffmire@epal.com>
To: java-security@web2.javasoft.com
Subject: Signed Applet
I have a very simple question.
I went through the signed applet example at
java.sun.com/security/signExample
I wrote my own signed applet and got it to work using appletviewer.
Now I want to get it to work with Netscape. How do I import the
certificate into Netscape? I tried using the security control panel in
Netscape Communicator, but I can't figure out how to get Communicator to
accept
Duke.x509 or mySignedApplet.x509.
Ted Huffmire