You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Time stamp document with TSA that has certificate with Extended Key Usage
set to critical with Time Stamping property set
2. Try to validate such document
What is the expected output? What do you see instead?
Document should validate. Instead I get a stack trace with error indicating the
CertPathBuilder is unable to find certificate for TimeStamp token.
What version of the product are you using? On what operating system?
revision 174, (ver. 1.3.0), Linux
Please provide any additional information below.
The OID of extension is 1.3.6.1.5.5.7.3.8 (as per
http://tools.ietf.org/html/rfc3280.html)
Attached is patch to fix this issue
Original issue reported on code.google.com by [email protected] on 4 Oct 2012 at 1:19
Original issue reported on code.google.com by
[email protected]
on 4 Oct 2012 at 1:19Attachments:
The text was updated successfully, but these errors were encountered: