DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

How to Check the Validity of a Signed JAR File

May 3, 2018 DbAppWeb Admin

Check the Validity of a Signed JAR File

Use the command jarsigner -verify -verbose -certs *.jar to see the validity and other details of the signed jar files. JDK should be installed on your system and you need to run the command from the JDK bin directory.

Here I have checked the validity of the jar file named pdfwebsigner.jar. Open the command prompt (cmd) as an administrator and go to the bin directory of the installed JDK and run the below command with the jar file.

C:\Program Files (x86)\Java\jdk1.8.0_171\bin>jarsigner -verify -verbose -certs c:\Users\5183\Desktop\Signed_jar_2018\pdfwebsigner.jar

The output of the above command shown below which shows that the jar file was signed on 27.04.2018 and the jar is valid from 27/4/18 5:30 AM to 7/5/21 5:29 AM.

.
.
.
 [entry was signed on 27/4/18 5:25 PM]
      X.509, CN=eMudhra Limited, OU=Technology, O=eMudhra Limited, L=Bangalore, ST=Karnataka, C=IN
      [certificate is valid from 27/4/18 5:30 AM to 7/5/21 5:29 AM]
      X.509, CN=Symantec Class 3 SHA256 Code Signing CA - G2, OU=Symantec Trust Network, O=Symantec Corporation, C=US
      [certificate is valid from 22/7/14 5:30 AM to 22/7/24 5:29 AM]
.
.
.

Note: I have checked the validity of the above jar file on Microsoft Windows 10 system with JDK 1.8.

Prev Article
Next Article
Tags:JAR Window 10

Leave a Reply Cancel Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com