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: About sun.security.tools and sun.security.x509!


Hi,

On Tue, 2006-05-30 at 11:32 +0800, bbskill wrote:
> I am using sun.security.tools.KeyTool.main class to generate keystore 
> and using sun.security.x509 package to control the X509Certificate in my 
> application.
> 
> I am just wondering whether gcj does support these sun's 
> implementations, or is there any free implementation open source project 
> uesed to compile my application.

Not yet, but help is on the way. Raif Naffah has been working on keytool
support for GNU Classpath. See his first addition here:
http://article.gmane.org/gmane.comp.java.classpath.patches/8477
We also decided that we wanted to provide all other standard
tool/utility classes (appletviewer, rmi tools, jar, jarsigner, keytool,
policytool, etc) together with GNU Classpath (and by extension gcj):
http://article.gmane.org/gmane.comp.java.classpath.tools.general/53
This is work in progress, but hopefully it will hit gcc svn in a couple
of weeks.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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