Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Time Stamping Extended Key Usage critical parameters #49

Open
GoogleCodeExporter opened this issue Aug 6, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

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 hubert.k...@gmail.com on 4 Oct 2012 at 1:19

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by luis.fgoncalv on 11 Oct 2012 at 8:38

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Introduction of separate verificators for Signature and TimeStamps in patches 
from issue 55 made this patch redundant.

Original comment by hubert.k...@gmail.com on 6 Nov 2012 at 12:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants