Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Signing code on 7u10: "The signer's certificate chain is not validated."

930592Dec 20 2012 — edited Dec 20 2012
Using: NetBeans 7.2.1, JDK 7u10

In the according properties (deployment) of JavaFX projects, there is an option to Request unrestricted access (Enable signing). I have this enabled. Using the appropriate code-signing certificate, not self-signed. Upon building, I get the following error (which is actually a warning):
Warning
The signer's certificate chain is not validated.
My question is: what is this warning/error related to and how can I fix it? Does anything need altering in my keystore that would help? Also, how well does code-signing work for self-contained applications as of now?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 17 2013
Added on Dec 20 2012
3 comments
2,434 views