Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » bad certificate on eclipse repro server
bad certificate on eclipse repro server [message #1853531] Wed, 06 July 2022 16:34 Go to next message
chris weinhaupl is currently offline chris weinhauplFriend
Messages: 1
Registered: July 2022
Junior Member
I have registered a bug regarding a bad certificate on an eclipse server.
The issue has not been picked up.
This is issue is preventing our dev team from updating eclipse packages because our proxy servers reject expired certificates.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=580301

Did I report this issue to the correct location?


Thank you

index.php/fa/42281/0/
Re: bad certificate on eclipse repro server [message #1853536 is a reply to message #1853531] Thu, 07 July 2022 05:48 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
You didn't provide information such as which version of GMF you are trying to install or update.

All certificates do expire. But an old signed jar that was signed by an old certificate that was valid at the time the jar was signed is still valid today. It's just that at some point the root of that certificate itself is no longer in the cacerts of a modern JRE so you see that dialog come up. Newer versions of that dialog clearly indicate which plugins/artifacts are involved which this older version of the dialog does not.

If you look at this generate reports you'll see that most of the certificates being used for the most recent release are now expired:

https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/releases/2022-06/202206151000/index.html

It's probably this artifact that is signed by the certificate you show:

https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/releases/2022-06/202206151000/index/com.sun.el_2.2.0.v201303151357.html

And this is probably the other one:

https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/releases/2022-06/202206151000/index/javax.servlet.jsp_2.2.0.v201112011158.html

Neither of these are produced by GMF so they can't fix it. These appear to be produced by Orbit:

https://projects.eclipse.org/projects/tools.orbit


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Respond to item click in popup menu
Next Topic:Parent-child layout problem
Goto Forum:
  


Current Time: Sun Apr 28 12:53:25 GMT 2024

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

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

Back to the top