Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Solution to sign plugin jar with less cost(Ask to find solution that helps FOSS project to distribute signed plugin)
Solution to sign plugin jar with less cost [message #1797953] Fri, 09 November 2018 08:06
Kengo TODA is currently offline Kengo TODAFriend
Messages: 1
Registered: November 2018
Junior Member
We're developing an Eclipse plugin named SpotBugs Eclipse Plugin.
Currently we do not sign our jar file, so user always got alert from Eclipse. Here is the related GitHub issue:

https://github.com/spotbugs/spotbugs/issues/779

In my understanding based on https://wiki.eclipse.org/JAR_Signing , we need to purchase domain and certification to sign jar.
But we have no sponsor, I want to know how we can sign our jar file with less cost. So let me ask following questions:

  1. Can we use GPG or other solutions to sign?
  2. Is there any way to sign jar without original domain?
  3. Can we use certificate issued by Let's Encrypt?


Thanks in advance!
Previous Topic:Weblogic Connection Issues using SSL & Admin Port
Next Topic:Plugin development how to for beginners
Goto Forum:
  


Current Time: Sun Apr 28 12:06:07 GMT 2024

Powered by FUDForum. Page generated in 0.03447 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top