java - Unsigned entry - JWS -
i trying learn how jws works , got stuck below error
com.sun.deploy.net.jarsigningexception: found unsigned entry in resource: http://localhost:9292/testjnlp.jar @ com.sun.javaws.security.signinginfo.getcommoncodesignersforjar(unknown source)
went thru lot of related post below got answers looking for.
found unsigned entry in resource
jars no longer seem signed. jarsigningexception: found unsigned entry
question 1 : why jws application checking signing default , 2 components checked/verified signature ?
in general when sign file (by sender), signature verified receiver or vice versa components here error ?
question 2: how it(jar) can signed error can fixed ?
question 3: setting disable ?
Comments
Post a Comment