Page 1 of 1

jnlp is not signed

Posted: 10 Aug 2022, 22:00
by gusingh
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!!

Re: jnlp is not signed

Posted: 16 Aug 2022, 04:14
by Janak Mulani
> 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