Re: certutil / signtool to sign javascript

2006-06-16 Thread Nelson B
Anyang Ren wrote: > On 6/14/06, Anthony Lieuallen <[EMAIL PROTECTED]> wrote: >> But, no matter how I import a certificate, I can't get "signtool -l" to >> list that as one that I can sign things with. It will list a testing >> cert made with "signtool -G" and then "certutil -L" says "u,u,Cu" for

Re: certutil / signtool to sign javascript

2006-06-15 Thread Anyang Ren
On 6/14/06, Anthony Lieuallen <[EMAIL PROTECTED]> wrote: The documentation for the certutil tool [1] refers to a "u" value for the -t argument which it says means "Certificate can be used for authentication or signing". It seems that the certutil man page should be improved to document the "u"

Re: certutil / signtool to sign javascript

2006-06-14 Thread Nelson B
Anthony Lieuallen wrote: > The documentation for the certutil tool [1] refers to a "u" value for > the -t argument which it says means "Certificate can be used for > authentication or signing". When I "certutil -H" it says u means "user > cert" and mentions nothing about being able to be used f