[BACK]Return to openssl.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/openssl.1 between version 1.124 and 1.125

version 1.124, 2020/07/14 09:49:42 version 1.125, 2020/07/14 09:52:46
Line 2638 
Line 2638 
 Use the digest algorithm  Use the digest algorithm
 .Ar alg  .Ar alg
 for certificate identification in the OCSP request.  for certificate identification in the OCSP request.
 By default SHA-1 is used.  By default SHA1 is used.
 .It Xo  .It Xo
 .Fl host Ar hostname : Ns Ar port ,  .Fl host Ar hostname : Ns Ar port ,
 .Fl path Ar path  .Fl path Ar path
Line 5588 
Line 5588 
 It supports all the message digest algorithms that are supported by the  It supports all the message digest algorithms that are supported by the
 .Nm dgst  .Nm dgst
 command.  command.
 The default is SHA-1.  The default is SHA1.
 .It Fl no_nonce  .It Fl no_nonce
 Specify no nonce in the request.  Specify no nonce in the request.
 The default, to include a 64-bit long pseudo-random nonce,  The default, to include a 64-bit long pseudo-random nonce,

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125