]> git.ipfire.org Git - thirdparty/openssl.git/commit
Changed the default value of the "ess_cert_id_alg" option
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Mon, 21 Aug 2023 07:29:28 +0000 (09:29 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 25 Aug 2023 13:05:51 +0000 (15:05 +0200)
commit10536b7f5b07aab3dc9631e94a56258155a1d942
treed0ca8d3c14e86775c69f3d15af5d4c10a590156c
parent975f372a6f7ae20e0c4c55a930a6844f2585ee6d
Changed the default value of the "ess_cert_id_alg" option

This is used to calculate the TSA's public key certificate identifier.

The default algorithm is changed from sha1 to sha256.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21794)
apps/openssl-vms.cnf
apps/openssl.cnf
crypto/ts/ts_conf.c
doc/man1/openssl-ts.pod.in
test/CAtsa.cnf