]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Tue, 22 Aug 2023 08:20:07 +0000 (10:20 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Aug 2023 08:45:46 +0000 (10:45 +0200)
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)

doc/man1/openssl-ts.pod.in

index 6f7182020247574a25dad2a41dfb1e729f33ac77..0f9049d2a4cd4ea2f4467521ceb08bb68bf0ae49 100644 (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