-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have plugin signed #54
Comments
While I think I could technically sign all bundles during build, I don't know where to get an official certificate (for free) to sign with. AFAIK, self-signed certificates still cause a warning dialog - at least when used for the first time. |
After spending several hours trying to build, sign, and deploy either with Codeship (the currently used build and deployment tool) or Travis CI without success, I am giving up for now. A pull request that produces a (self-) signed build and deploys to gh-pages would be welcome. An earlier attempt to build (without signing) on Travis CI can be found here: 5380279 |
Too bad you have this difficulties. |
Eclipse.org has a facility to sign jars (with an Eclipse.org certificate), but Extras for Eclipse is not an Eclipse.org project. |
To avoid this warning from eclipse while installing.
The text was updated successfully, but these errors were encountered: