hi,
I have a security warning saying that the jnlp file is not signed. My jar files are signed and I am creating my jnlp on the fly on the client side. Is there any way to remove this warning(Other than clicking on the trust the publisher)?
Thanks!!
jnlp is not signed
jnlp is not signed
- Attachments
-
- jnlp not signed warning.PNG (33.33 KiB) Viewed 1577 times
-
- Posts: 564
- Joined: 24 Mar 2020, 13:37
Re: jnlp is not signed
> I am creating my jnlp on the fly on the client side
Does your main jar contain signed jnlp?
Please see the documentation on signed jnlp at https://docs.oracle.com/javase/7/docs/t ... dJNLP.html
Does your main jar contain signed jnlp?
Please see the documentation on signed jnlp at https://docs.oracle.com/javase/7/docs/t ... dJNLP.html