From: Charlie.Lai@Eng (Charlie Lai)
Message-Id: <199711040008.QAA04586@angeles.eng.sun.com>
Subject: Re: Communicator don't recognizes a javakey generated certificate
To: mhurtado@tsai.es (Manuel Hurtado)
Date: Mon, 3 Nov 1997 16:08:48 -0800 (PST)
In-Reply-To: <3456182A.6582@tsai.es> from "Manuel Hurtado" at Oct 28, 97 05:51:54 pm
hi,
> I am using javakey to generate certificates and sign jar files.
> I have no problems to construct the certificate and sign a file.
> The problem is that I can`t add the javakey generated certificate
> to the list in the Communicator security list.
> I don't know if this is a Communicator problem or a javakey one.
netscape does not support the same signature algorithm that
the JDK uses.
for more information on netscape certificates and code signing:
http://developer.netscape.com/software/signedobj/index.html
charlie