* gnus.texi: Remove the dependence on ssl.el.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 28 Feb 2003 13:44:01 +0000 (13:44 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 28 Feb 2003 13:44:01 +0000 (13:44 +0000)
texi/ChangeLog
texi/gnus.texi

index 92f9b75..0d570ed 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi: Remove the dependence on ssl.el.
+
 2003-02-26  Jesper Harder  <harder@ifa.au.dk>
 
        * message.texi (Mail Variables): Add
index 3721e1f..7201b42 100644 (file)
@@ -12384,10 +12384,9 @@ remote system.
 
 @findex nntp-open-ssl-stream
 @item nntp-open-ssl-stream
-Opens a connection to a server over a @dfn{secure} channel.  To use
-this you must have OpenSSL (@uref{http://www.openssl.org}) or SSLeay
-installed (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}, and you also
-need @file{ssl.el} (from the W3 distribution, for instance).  You then
+Opens a connection to a server over a @dfn{secure} channel.  To use this
+you must have OpenSSL (@uref{http://www.openssl.org}) or SSLeay
+installed (@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL}.  You then
 define a server as follows:
 
 @lisp
@@ -15318,8 +15317,7 @@ SSL).  Requires the external library @samp{starttls.el} and program
 @samp{starttls}.
 @item
 @dfn{ssl:} Connect through SSL.  Requires OpenSSL (the program
-@samp{openssl}) or SSLeay (@samp{s_client}) as well as the external
-library @samp{ssl.el}.
+@samp{openssl}) or SSLeay (@samp{s_client}).
 @item
 @dfn{shell:} Use a shell command to start @sc{imap} connection.
 @item
@@ -15344,8 +15342,7 @@ and nnimap support it too - although the most recent versions of
 SSLeay, 0.9.x, are known to have serious bugs making it
 useless. Earlier versions, especially 0.8.x, of SSLeay are known to
 work. The variable @code{imap-ssl-program} contain parameters to pass
-to OpenSSL/SSLeay.  You also need @samp{ssl.el} (from the W3
-distribution, for instance).
+to OpenSSL/SSLeay.
 
 @vindex imap-shell-program
 @vindex imap-shell-host