info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading news with gnus and ssl


From: Adam Sjøgren
Subject: Re: Reading news with gnus and ssl
Date: Wed, 30 Aug 2006 17:15:00 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux)

On 30 Aug 2006 15:38:34 +0200, Norbert wrote:

> My question: is it possible to use gnus with ssl? If so, what exactly
> do I have to do to switch to ssl? Google didn't help me so far...

Sure.

Look in the manual in the section "6.2.1.1 Direct Functions"
(<http://gnus.org/manual/gnus_154.html#SEC154>).

Here is an example:

 (setq gnus-secondary-select-methods
       '((nnml "")
         (nntp "news.gmane.org"
               (nntp-open-connection-function nntp-open-ssl-stream)
               (nntp-port-number 563)
               (nntp-address "snews.gmane.org"))
         ))

(The nnml-thing is, of course, not relevant).


[This works for me on Debian GNU/Linux, using openssl, I guess, and No
 Gnus 0.6].


  Best regards,

-- 
 "This Interweb thing, it might just catch on, I'm            Adam Sjøgren
  telling you."                                          asjo@koldfront.dk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]