[Pkg-openssl-devel] Bug#551155: Potential Workaround

Nick Daly nick.m.daly at gmail.com
Sun Oct 18 20:22:43 UTC 2009


To configure Emacs-Jabber to use "gnutls-cli" instead of 
"starttls",
add the following to your ``~/.emacs``::

    (setq starttls-gnutls-program "gnutls")

Evaluate the line and you can connect as normal, via 
``M-x jabber-connect``.

Of course, this still doesn't solve any of the underlying issues, 
but
it does prevent jabber.el from using starttls and segfaulting 
libssl,
making everything work or at least not crash.

Thanks,
Nick





More information about the Pkg-openssl-devel mailing list