[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.149 and 1.150

version 1.149, 2023/07/03 06:22:07 version 1.150, 2023/07/03 08:37:22
Line 934 
Line 934 
 Print a brief usage message.  Print a brief usage message.
 .It Fl s  .It Fl s
 Only list ciphers that are supported by the TLS method.  Only list ciphers that are supported by the TLS method.
 .It Fl  tls1_2 | tls1_3  .It Fl tls1_2 | tls1_3
 In combination with the  In combination with the
 .Fl s  .Fl s
 option, list the ciphers which could be used  option, list the ciphers which could be used
Line 4447 
Line 4447 
 after  after
 .Fl quiet .  .Fl quiet .
 .It Fl no_tls1_2 | no_tls1_3  .It Fl no_tls1_2 | no_tls1_3
 Disable the use of TLS1.2 and 1.3 respectively.  Disable the use of TLS1.2 and 1.3, respectively.
 .It Fl no_ticket  .It Fl no_ticket
 Disable RFC 4507 session ticket support.  Disable RFC 4507 session ticket support.
 .It Fl pass Ar arg  .It Fl pass Ar arg
Line 4799 
Line 4799 
 .It Fl no_ticket  .It Fl no_ticket
 Disable RFC 4507 session ticket support.  Disable RFC 4507 session ticket support.
 .It Fl no_tls1_2 | no_tls1_3  .It Fl no_tls1_2 | no_tls1_3
 Disable the use of TLS1.2, and 1.3, respectively.  Disable the use of TLS1.2 and 1.3, respectively.
 .It Fl no_tmp_rsa  .It Fl no_tmp_rsa
 Disable temporary RSA key generation.  Disable temporary RSA key generation.
 .It Fl nocert  .It Fl nocert
Line 5353 
Line 5353 
 .Nm smime  .Nm smime
 are as follows:  are as follows:
 .Pp  .Pp
 .Bl -tag -width "XXXX"  -offset 3n -compact  .Bl -tag -width "XXXX" -offset 3n -compact
 .It 0  .It 0
 The operation was completely successful.  The operation was completely successful.
 .It 1  .It 1

Legend:
Removed from v.1.149  
changed lines
  Added in v.1.150