Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / November 2005

Tip: Looking for answers? Try searching our database.

Cert Expiration Date in Jar Files

Thread view: 
Joe - 22 Nov 2005 11:51 GMT
Is there any way to reveal the expiration date of the digital
certificate used to sign a jar file - by only having the signed
jar file available?

Joe

P.S. Please also e-mail to joe_@_mcmahon.com after removing the
underscores from my e-mail address.  Thanks.
Ben_ - 22 Nov 2005 13:03 GMT
It's likely all certificate information is in the jar:
"
The Signature Block (.DSA) File
The .SF file is signed and the signature is placed in the .DSA file. The
.DSA file also contains, encoded inside it, the certificate or certificate
chain from the keystore which authenticates the public key corresponding to
the private key used for signing.
"
http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/jarsigner.html

jarsigner -verify -verbose -certs my.jar will display some details but not
all.

Maybe it requires a bit of programming to get the information you want ?


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.