diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/debian-unstable/man1/openssl-dsa.1ssl | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man1/openssl-dsa.1ssl')
-rw-r--r-- | upstream/debian-unstable/man1/openssl-dsa.1ssl | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/upstream/debian-unstable/man1/openssl-dsa.1ssl b/upstream/debian-unstable/man1/openssl-dsa.1ssl index 40f877db..01578e97 100644 --- a/upstream/debian-unstable/man1/openssl-dsa.1ssl +++ b/upstream/debian-unstable/man1/openssl-dsa.1ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "OPENSSL-DSA 1SSL" -.TH OPENSSL-DSA 1SSL 2024-02-03 3.1.5 OpenSSL +.TH OPENSSL-DSA 1SSL 2024-04-04 3.2.2-dev OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -157,8 +157,9 @@ This option prevents output of the encoded version of the key. This option prints out the value of the public key component of the key. .IP \fB\-pubin\fR 4 .IX Item "-pubin" -By default, a private key is read from the input file. With this option a -public key is read instead. +By default, a private key is read from the input. +With this option a public key is read instead. +If the input contains no public key but a private key, its public part is used. .IP \fB\-pubout\fR 4 .IX Item "-pubout" By default, a private key is output. With this option a public @@ -236,7 +237,7 @@ To just output the public part of a private key: The \fB\-engine\fR option was deprecated in OpenSSL 3.0. .SH COPYRIGHT .IX Header "COPYRIGHT" -Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |