"because the certificate used to sign this file has an unrecognized 
issuer.": Did you install the root CA certificate which cocorresponding to 
this certificate? Is the certificate valid yet?
"John" <[EMAIL PROTECTED]> д����Ϣ����:[EMAIL PROTECTED]
> hello again,
>
> when i try to use syntax as jar:https://xxxxxx./....jar!/xxx.htm
>
> I always get error as following:
> "Signature Verification Error: the signature on firefox.htm is invalid
> because the certificate used to sign this file has an unrecognized 
> issuer."
>
> I am using the signtool (nss 3.9.2) to generate the test certificate.
>
> Is something wrong here? Please help. thanks
>
> "John" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Hi I am new on this group. Hopefully this is a too simple quesiton here.
>>
>> I tried to use two approaches for signing: sign whole html file and sign
>> only javascript file with test cerficate.
>>
>>  after signed whole html with signtool, how i access this html file?
> what's
>> the syntax?
>> like this?    jar:https://xxx./myjs.jar!/myfile.html
>>
>> How about i only sign the js file and use the following approach?
>>
>> for example
>>
>> myfile.html
>>
>> <html>
>> <script src="myjs.js">
>> doTest();//which is in xx.js
>> </script>
>> </html>
>>
>> I only sign this myjs.js file and genereate myjs.jar file. Now how in 
>> html
>> file to access this jar file?
>> Thanks very much for help!
>>
>> John
>>
>>
>
> 


_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to