Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21805)
This commit is contained in:
olszomal 2023-08-22 10:20:07 +02:00 committed by Tomas Mraz
parent 84a149254f
commit 5ffad4bad9

View File

@ -490,7 +490,7 @@ Default is no. (Optional)
=item B<ess_cert_id_alg>
This option specifies the hash function to be used to calculate the TSA's
public key certificate identifier. Default is sha256. (Optional)
public key certificate identifier. Default is sha1. (Optional)
=back