[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.129 and 1.130

version 1.129, 2021/03/17 18:08:32 version 1.130, 2021/08/29 12:33:15
Line 4607 
Line 4607 
 .Op Fl keymatexportlen Ar len  .Op Fl keymatexportlen Ar len
 .Op Fl msg  .Op Fl msg
 .Op Fl mtu Ar mtu  .Op Fl mtu Ar mtu
   .Op Fl naccept Ar num
 .Op Fl named_curve Ar arg  .Op Fl named_curve Ar arg
 .Op Fl nbio  .Op Fl nbio
 .Op Fl nbio_test  .Op Fl nbio_test
Line 4807 
Line 4808 
 Show all protocol messages with hex dump.  Show all protocol messages with hex dump.
 .It Fl mtu Ar mtu  .It Fl mtu Ar mtu
 Set the link layer MTU.  Set the link layer MTU.
   .It Fl naccept Ar num
   Terminate server after
   .Ar num
   connections.
 .It Fl named_curve Ar arg  .It Fl named_curve Ar arg
 Specify the elliptic curve name to use for ephemeral ECDH keys.  Specify the elliptic curve name to use for ephemeral ECDH keys.
 This option is deprecated; use  This option is deprecated; use

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130