I have a jnlp will all the associated jar files signed, since my application need some additional properties i added them in the jnlp. With this new addition i am getting a popup message saying application digital signature cannot be verified. (If i remove the properties i dont see this warning). Please advise on how to fix this issue.
Welcome to the Ranch.
I think the popup is caused because you did not sign the JNLP file. What you need to do is place the JNLP file in the jar and then sign the jar.