[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.18 and 1.19

version 1.18, 2015/08/02 12:43:44 version 1.19, 2015/08/11 05:01:03
Line 6487 
Line 6487 
 .Op Fl tlsextdebug  .Op Fl tlsextdebug
 .Op Fl verify Ar depth  .Op Fl verify Ar depth
 .Op Fl x509_strict  .Op Fl x509_strict
   .Op Fl xmpphost Ar host
 .Ek  .Ek
 .nr nS 0  .nr nS 0
 .Pp  .Pp
Line 6675 
Line 6676 
 with a certificate chain can be seen.  with a certificate chain can be seen.
 As a side effect the connection will never fail due to a server  As a side effect the connection will never fail due to a server
 certificate verify failure.  certificate verify failure.
   .It Fl xmpphost Ar hostname
   This option, when used with
   .Fl starttls Ar xmpp ,
   specifies the host for the "to" attribute of the stream element.
   If this option is not specified then the host specified with
   .Fl connect
   will be used.
 .El  .El
 .Sh S_CLIENT CONNECTED COMMANDS  .Sh S_CLIENT CONNECTED COMMANDS
 If a connection is established with an SSL server, any data received  If a connection is established with an SSL server, any data received

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19