X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Ftls.el;h=6abb0483d52d849910c95fc9c64a46ca64effc61;hp=8d7c695b3c34926c51f6e4a85711513eac2a3e45;hb=3314c2192d8b63288799e33168699e49d1c947dd;hpb=a0193b94630db19a690256aa42efbb0407734af1 diff --git a/lisp/tls.el b/lisp/tls.el index 8d7c695b3..6abb0483d 100644 --- a/lisp/tls.el +++ b/lisp/tls.el @@ -80,8 +80,7 @@ and `gnutls-cli' (version 2.0.1) output." "List of strings containing commands to start TLS stream to a host. Each entry in the list is tried until a connection is successful. %h is replaced with server hostname, %p with port to connect to. -The program should read input on stdin and write output to -stdout. +The program should read input on stdin and write output to stdout. See `tls-checktrust' on how to check trusted root certs.