summaryrefslogtreecommitdiffstats
path: root/test/CAtsa.cnf
diff options
context:
space:
mode:
authorMarek Klein <kleinmrk@gmail.com>2016-03-01 16:32:10 +0000
committerRichard Levitte <levitte@openssl.org>2017-05-03 09:04:23 +0200
commitf0ef20bf386b5c37ba5a4ce5c1de9a819bbeffb2 (patch)
tree3fc8f414a3c10883a8a09fbe621a563d7c29f0a8 /test/CAtsa.cnf
parent0e534337b24ee7b56480d85f01b9dda923fa42fc (diff)
Added support for ESSCertIDv2
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/771)
Diffstat (limited to 'test/CAtsa.cnf')
-rw-r--r--test/CAtsa.cnf2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CAtsa.cnf b/test/CAtsa.cnf
index ab2f84aa0f..d1642879be 100644
--- a/test/CAtsa.cnf
+++ b/test/CAtsa.cnf
@@ -144,6 +144,8 @@ tsa_name = yes # Must the TSA name be included in the reply?
# (optional, default: no)
ess_cert_id_chain = yes # Must the ESS cert id chain be included?
# (optional, default: no)
+ess_cert_id_alg = sha256 # algorithm to compute certificate
+ # identifier (optional, default: sha1)
[ tsa_config2 ]