]> diplodocus.org Git - nmh/blobdiff - man/msgchk.man
Support the TLS SNI extension
[nmh] / man / msgchk.man
index ca7f7d7ab2ea6f8cb50653a7017d3071e3aa72f4..7669f7a15e38386f6fc6d516c8f000c13d97df20 100644 (file)
@@ -22,6 +22,7 @@ all/mail/nomail ]
 .RB [ \-sasl " | " \-nosasl ]
 .RB [ \-saslmech
 .IR mechanism ]
+.RB [ \-tls ]
 .RB [ \-initialtls ]
 .RB [ \-notls ]
 .RB [ \-certverify " | " \-nocertverify ]
@@ -96,7 +97,7 @@ To specify a username for authentication with the POP server, use the
 .B \-user
 .I username
 switch.  The credentials profile entry in
-.IR mh\-profile(5)
+.IR mh\-profile (5)
 describes the ways to supply a username and password.
 .PP
 For debugging purposes, there is also a switch
@@ -155,13 +156,18 @@ for more details.
 If
 .B nmh
 has been compiled with TLS support, the
+.B \-tls
+and
 .B \-initialtls
-switch will require the negotiation of TLS when connecting
+switches will require the negotiation of TLS when connecting
 to the remote POP server.  The
+.B \-tls
+switch will negotiate TLS as part of the normal POP protocol using
+the STLS command.  The
 .B \-initialtls
 switch will negotiate TLS immediately after the connection has taken place,
 before any POP commands are sent or received.  Data encrypted by TLS is
-labeled `(tls-encrypted)' and `(tls-decrypted)` with viewing the POP
+labeled `(tls-encrypted)' and `(tls-decrypted)' with viewing the POP
 transaction with the
 .B \-snoop
 switch.  The