Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6375395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:36:34+00:00 2026-05-25T01:36:34+00:00

I have a few Eclipse plugins that are part of a feature. We would

  • 0

I have a few Eclipse plugins that are part of a feature. We would like to apply code signing to these plugins when the update site is updated.

I can see the JAR Signing tab when exporting an individual plugin, but I can’t see anything similar in my update site project settings.

Also, the tutorials that I have read are using self-signed certificates. Can anyone point me towards instructions for using Verisign certificates (i.e. *.pfx files)?

Can anyone help?

Thanks,
Alan

Edit: I have marked Kane’s response as the answer because it is very similar to the steps that I took and was an inspiration. I actually followed these instructions to sign the jars because it was based on pfx files: https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=1072

Step 1: Run the following command to view details about the certificate (substituting the filename with your own):

keytool -list -v -storetype pkcs12 -keystore [Filename].pfx

Step 2: Scroll to the top of the output and take a note of the Alias name value.

Step 3: Sign each jar file using the following command (substituting the filenames and alias name for your own):

jarsigner -storetype pkcs12 -keystore [Filename].pfx [Filename].jar "[AliasName]"

I now need to come up with a way of managing / automating the process.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T01:36:35+00:00Added an answer on May 25, 2026 at 1:36 am

    Update site project doesn’t provide such capability to sign the jars. Signing jars is a pure java concept, you could use the signtool from JDK to do it.

    If you want to sign you jars via using the certificate for Windows code signing, you could refer to this blog post.

    In my successful experience, I convert pfx to JKS format certificate firstly, then call below command in ant,

    <signjar sigfile="MyCompany" alias="${sign.alias}" keystore="${sign.keystore}" storepass="${sign.storepass}" keypass="${sign.keypass}" tsaurl="https://timestamp.geotrust.com/tsa" preservelastmodified="true">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have few different applications among which I'd like to share a C# enum.
We have few components like libraries dlls When initially created I ran the following
In almost all of my projects I have few files that are project wide
I got the source for Eclipse upstream plugins (that is, provided by the Eclipse
I have a Eclipse project where Maven manages the dependencies. I have also few
I'm using Eclipse to manage my SVN repository, and I have a few projects
Eclipse can some times fail to load plugins. I have experienced this E3.7 with
I have recently started to use Eclipse after using IntelliJ for a few years.
There are a few different Eclipse plugins out there or other Java IDEs which
I have few asynchronous tasks running and I need to wait until at least

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.