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

Library lacks extensive testing of timestamp and certificate configurations #54

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

Comments

@GoogleCodeExporter
Copy link

Few independent problems:
1. Library for tests depends on external TSAs -- tests can't be performed 
offline.
2. Can't easily test more complex situations: revoked TSA certificates, tokens 
from multiple TSAs, etc.

What version of the product are you using? On what operating system?
1.3.0

Please provide any additional information below.
Attached patch creates first version of validator that can create fictional CA 
(using extensions typical to EJBCA/SignServer configuration) with any dates 
needed.

Patch depends on patch from issue 49, without it verification will fail as the 
fictional TSA has critical Extended Key Usage.

Original issue reported on code.google.com by hubert.k...@gmail.com on 16 Oct 2012 at 5:01

Attachments:

@GoogleCodeExporter
Copy link
Author

A bit cleaner implementation of testing suite

Original comment by hubert.k...@gmail.com on 17 Oct 2012 at 4:03

Attachments:

@GoogleCodeExporter
Copy link
Author

cleaned up the tests a bit and added simple new one (the testT_2v exposes a bug 
with X509CRLSelector)

Original comment by hubert.k...@gmail.com on 17 Oct 2012 at 4:51

Attachments:

@GoogleCodeExporter
Copy link
Author

attached patches are obsolete, more complete tests are present in patches in 
issue 55 and issue 62

Original comment by hubert.k...@gmail.com on 18 Dec 2012 at 4:35

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