|
From: | cvs-commit at developer dot classpath dot org |
Subject: | [Bug classpath/27205] jarsigner should check the signing cert for validity |
Date: | 18 Jul 2006 12:45:09 -0000 |
------- Comment #2 from cvs-commit at developer dot classpath dot org 2006-07-18 12:45 ------- Subject: Bug 27205 CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Raif S. Naffah <raif> 06/07/18 12:44:19 Modified files: tools/gnu/classpath/tools/jarsigner: SFHelper.java . : ChangeLog resource/gnu/classpath/tools/jarsigner: messages.properties Log message: 2006-07-18 Raif S. Naffah <address@hidden> PR Classpath/27205 * tools/gnu/classpath/tools/jarsigner/SFHelper.java (writeDSA): Check certificate validity. (getIssuerName): New method. (getSubjectName): Likewise. (getNotAfterDate): Likewise. (getNotBeforeDate): Likewise. * resource/gnu/classpath/tools/jarsigner/messages.properties: Added messages for newly added messages in SFHelper. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jarsigner/SFHelper.java?cvsroot=classpath&r1=1.6&r2=1.7 http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8154&r2=1.8155 http://cvs.savannah.gnu.org/viewcvs/classpath/resource/gnu/classpath/tools/jarsigner/messages.properties?cvsroot=classpath&r1=1.1&r2=1.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27205
[Prev in Thread] | Current Thread | [Next in Thread] |