This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNU Classpath, gcj and Crypto update


--- Mark Wielaard wrote:

> - We are looking for someone to work on a KeyStore implementation. Joerg
> Brunsmann suggested to support PKCS12 as standard format and maybe add
> read support for the proprietary JKS format (if we can find specs or
> reverse engineer it).

The BouncyCastle implementation pretends to be JKS compatible. But, as far 
as I understand, it's not. It has a PKCS12 implementation which might get 
imported into classpath/libgcj? 

If we don't find any JKS compatible keystore even with this suggestion

  http://gcc.gnu.org/ml/java/2002-12/msg00062.html

support for this keystore type seems to be impossible. Existing JKS 
keystores must be converted to PKCS12 format with SunJDK or new keys
must be generated.

To summarize: drop JKS support, import an existing PKCS12 implementation.
Do you agree?

Jörg


__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Weihnachts-Einkäufe ohne Stress! http://shopping.yahoo.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]