To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76871





------- Additional comments from [EMAIL PROTECTED] Tue May  8 19:33:03 +0000 
2007 -------
I haven't been able to track down the exact meaning of 
certificateUsageProtectedObjectSigner, but my 
usage flags were 0xb81 (from certt.h):

0x001: SSLClient
0x080: CertImport
0x100: VerifyCA
0x200: ProtectedObjectSigner
0x800: AnyCA

It seems to indicate that it's valid to sign objects, so it should be a valid 
usage.

While trying to figure out what these patches did, i ran into another problem, 
that i must have cut off 
from my previous patches.  it fixes two problems:

first, my card needs to be logged in to before it can sign things.
second, the length argument needed to be 0, so that it can choose the 
appropriate size for the chosen 
method

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to