summaryrefslogtreecommitdiff
path: root/test/CAtsa.cnf
Commit message (Collapse)AuthorAgeFilesLines
* Added support for ESSCertIDv2Marek Klein2017-05-031-0/+2
| | | | | Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/771)
* Use better defaults for TSA.Dr. Stephen Henson2015-11-201-5/+5
| | | | | | | | Use SHA256 for TSA and setted permitted digests to a sensible value. Based on PR#4141 Reviewed-by: Matt Caswell <matt@openssl.org>
* Add support for signer_digest option in TS.Dr. Stephen Henson2015-11-201-2/+2
| | | | | | Based on PR#2145 Reviewed-by: Matt Caswell <matt@openssl.org>
* Use 2K RSA and SHA256 in testsRich Salz2015-04-201-1/+1
| | | | Reviewed-by: Andy Polyakov <appro@openssl.org>
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
|
* There's really no need to use $ENV::HOMERichard Levitte2010-01-251-4/+1
|
* Make TSA tests use the noprompt mode of utilities rather than pipingDr. Stephen Henson2006-11-071-24/+18
| | | | the result into interative utilities.
* time stamp Makefile, test filesUlf Möller2006-02-121-0/+172
Submitted by: Zoltan Glozik <zglozik@opentsa.org>