abstratt / eclipsegraphviz

EclipseGraphviz makes it easier to integrate Graphviz into Eclipse applications.
Eclipse Public License 1.0
23 stars 13 forks source link

Code sign eclipsegraphivz bundles #7

Open lemmy opened 7 years ago

lemmy commented 7 years ago

Please sign the released eclipsegrapviz bundles. The rational is, that if unsigned bundles are included in an RCP, p2 shows the dreaded unsigned content warning upon upgrade.

If you confirm that you have access to a code signing certificate, I can create a PR with signing support for the tycho/maven build.

abstratt commented 7 years ago

@lemmy That would be nice, but I do not have a code signing certificate.

sebthom commented 1 year ago

You could use letsencrypt. this article explicitly mentions eclipse plugins: https://adangel.org/2021/09/16/code-signing-lets-encrypt-github-pages/