bug-classpath
[Top][All Lists]
Advanced

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

[Bug cp-tools/28391] gkeytool -list creates keystore file


From: cvs-commit at developer dot classpath dot org
Subject: [Bug cp-tools/28391] gkeytool -list creates keystore file
Date: 16 Jul 2006 05:56:59 -0000


------- Comment #2 from cvs-commit at developer dot classpath dot org  
2006-07-16 05:56 -------
Subject: Bug 28391

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Raif S. Naffah <raif>   06/07/16 05:56:00

Modified files:
        tools/gnu/classpath/tools/keytool: Command.java 
                                           IdentityDBCmd.java 
                                           GenKeyCmd.java ImportCmd.java 
        .              : ChangeLog 

Log message:
        2006-07-16  Raif S. Naffah  <address@hidden>

                PR Classpath/28391
                * tools/gnu/classpath/tools/keytool/Command.java
(setKeyStoreParams(5)): 
                New method.
                (setKeyStoreParams(4)): Call the above method with false as its
1st arg.
                (setProviderClassNameParam): Made private.
                (setKeystoreTypeParam): Likewise.
                (setKeyPasswordParam): Likewise
                (setKeystorePasswordParam): Likewise.
                (setKeystoreURLParam): Now accepts 2 more arguments; the first
a boolean to
                create or not the keystore if it's not there, and the second is
the store's
                password to process before loading the keystore. Amended the
code
                accordingly.
                * tools/gnu/classpath/tools/keytool/GenKeyCmd.java (setup):
Call super's
                setKeyStoreParams(5) with true as its first argument.
                * tools/gnu/classpath/tools/keytool/IdentityDBCmd.java (setup):
Likewise.
                * tools/gnu/classpath/tools/keytool/ImportCmd.java (setup):
Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/keytool/Command.java?cvsroot=classpath&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/keytool/IdentityDBCmd.java?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/keytool/GenKeyCmd.java?cvsroot=classpath&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/keytool/ImportCmd.java?cvsroot=classpath&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8126&r2=1.8127


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28391





reply via email to

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