[Pkg-openssl-devel] Bug#551155: Bug#551155: libssl0.9.8: New Segmentation Fault after installing starttls when signing into emacs-jabber in Lenny
RISKO Gergely
risko at debian.org
Mon Jan 18 20:02:26 UTC 2010
You want to customize starttls-use-gnutls.
If this variable is 't, then it will use gnutls, otherwise it will try
starttls.
Before your jabber connect do:
(setq starttls-use-gnutls 't)
In your gnus thingie do:
(setq starttls-use-gnutls nil)
Anyway, you should use gnutls-cli for gnus too, since it actually checks
the certificates, not like starttls.
Gergely
On Sun, 17 Jan 2010 21:55:16 -0600, Nick Daly <nick.m.daly at gmail.com> writes:
> Kurt, thanks for looking into this. I'm able to make the bug
> disappear only by removing starttls (so "emacs-jabber" is forced to
> use "gnutls-cli" instead of "starttls").
>
> If I could figure out how to configure emacs-jabber to use
> gnutls-cli instead of starttls, I could work around the problem. As
> it is, if I want to read mail through Gnus (which can't seem to use
> gnutls-cli correctly) I can't connect to Jabber.
>
> I'm able to reproduce this consistently. If posting my ``~/.emacs``
> and ``~/.gnus`` or anything will help, just let me know. If you
> have any recommendations on what I could do to debug this problem,
> I'm open to suggestions. I don't have a lot of time to look into
> this (and I've only started learning DDD), but it intrigues me.
>
> Thanks for your help,
> Nick
More information about the Pkg-openssl-devel
mailing list