commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog tools/gnu/classpath/tools...


From: Raif S. Naffah
Subject: [commit-cp] classpath ./ChangeLog tools/gnu/classpath/tools...
Date: Sun, 28 May 2006 10:35:48 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Raif S. Naffah <address@hidden> 06/05/28 10:35:48

Modified files:
        .              : ChangeLog 
        tools/gnu/classpath/tools/keytool: ImportCmd.java 
        resource/gnu/classpath/tools/keytool: messages.properties 

Log message:
        2006-05-28  Raif S. Naffah  <address@hidden>
        
        * tools/gnu/classpath/tools/keytool/ImportCmd.java (GKR): New constant.
        (JKS): Likewise.
        (LIB): Likewise.
        (SECURITY): Likewise.
        (CACERTS): Likewise.
        (CACERTS_GKR): Likewise.
        (gkrCaCertsPathName): New field.
        (jksCaCertsPathName): Likewise.
        (selfSignedCertificate): Likewise.
        (start): Initialize trusted certificate key stores if -trustcacerts is
        specified.
        (ensureReplyIsOurs): Initialize selfSignedCertificate.
        (orderChain): Implemented.
        (findTrustAndUpdate): Check a cacerts.gkr (GKR) and a cacert (JKS) 
trusted
        certificate key stores if -trustcacerts option is specified.
        (findTrustInCACerts): Removed.
        (getCertPathParameters): New method.
        (validate): New method.
        * resource/gnu/classpath/tools/keytool/messages.properties: Added 
message.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7564&tr2=1.7565&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/tools/gnu/classpath/tools/keytool/ImportCmd.java.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/resource/gnu/classpath/tools/keytool/messages.properties.diff?tr1=1.1&tr2=1.2&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]