[openssl] OpenSSL_1_1_1-stable update

nic.tuv at gmail.com nic.tuv at gmail.com
Tue Apr 28 09:09:49 UTC 2020


The branch OpenSSL_1_1_1-stable has been updated
       via  1632a6854cc594901018f9490426b26e893aae43 (commit)
      from  0f1f0bf99aad06008f840e1a5bf93a8745e9a774 (commit)


- Log -----------------------------------------------------------------
commit 1632a6854cc594901018f9490426b26e893aae43
Author: Rajat Dipta Biswas <rdbiswas97 at gmail.com>
Date:   Fri Apr 24 22:29:30 2020 +0530

    Update dgst.pod
    
    Removed "Use the B<pkeyutl> command instead for this." from lines 97-98
    Fixes #11633
    
    CLA: trivial
    
    Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
    Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
    Reviewed-by: Paul Dale <paul.dale at oracle.com>
    (Merged from https://github.com/openssl/openssl/pull/11636)

-----------------------------------------------------------------------

Summary of changes:
 doc/man1/dgst.pod | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod
index ea2c4e3e15..8fc78ff567 100644
--- a/doc/man1/dgst.pod
+++ b/doc/man1/dgst.pod
@@ -94,8 +94,7 @@ Filename to output to, or standard output by default.
 =item B<-sign filename>
 
 Digitally sign the digest using the private key in "filename". Note this option
-does not support Ed25519 or Ed448 private keys. Use the B<pkeyutl> command
-instead for this.
+does not support Ed25519 or Ed448 private keys.
 
 =item B<-keyform arg>
 


More information about the openssl-commits mailing list