Re: code signing cert expired?
Posted by
dpetersc on
URL: https://forum.jogamp.org/code-signing-cert-expired-tp4036295p4036299.html
Julien, thanks for the response. We don't use webstart exclusively. The apps are also deployed as standalone Java applications on our store kiosks. However, in those cases we package the jogl jar file right in our deployment. We only access the jogamp website when using webstart to run these apps.
I attempted to run using the 2.3.2 version and actually saw the same problem. I cleared my entire Java cache before attempting that webstart run. I see the same message - "The certificate used to identify this application has expired". From what I can see it looks like all of the jars have this issue. If I run with my Java security set any higher than "medium" the application will be blocked from running.

Thanks,
Dave