* Jabber problem in 26.0.50.2, STARTTLS negotiation failed
@ 2016-10-21 20:11 bugs
2016-10-22 6:55 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: bugs @ 2016-10-21 20:11 UTC (permalink / raw)
To: help-gnu-emacs
I have used Emacs 25.1 without problems with the Jabber. Now I am using the
git version of emacs 26.0.50.2, and I get sudden connection problems:
connection lost: ‘STARTTLS negotiation failed: Wrong type argument: listp, (:hostname . t)’
I would like to solve this problem.
Jean
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Jabber problem in 26.0.50.2, STARTTLS negotiation failed
2016-10-21 20:11 Jabber problem in 26.0.50.2, STARTTLS negotiation failed bugs
@ 2016-10-22 6:55 ` Eli Zaretskii
2016-10-29 15:12 ` Jean Louis
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2016-10-22 6:55 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Fri, 21 Oct 2016 23:11:11 +0300
> From: bugs@gnu.support
>
> I have used Emacs 25.1 without problems with the Jabber. Now I am using the
> git version of emacs 26.0.50.2, and I get sudden connection problems:
>
> connection lost: ‘STARTTLS negotiation failed: Wrong type argument: listp, (:hostname . t)’
Please report this using "M-x report-emacs-bug RET", and please
provide with your report the full recipe for reproducing the problem
and the Lisp backtrace for the error. (You may need to set
debug-on-error to t for getting the backtrace.)
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Jabber problem in 26.0.50.2, STARTTLS negotiation failed
2016-10-22 6:55 ` Eli Zaretskii
@ 2016-10-29 15:12 ` Jean Louis
0 siblings, 0 replies; 3+ messages in thread
From: Jean Louis @ 2016-10-29 15:12 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: help-gnu-emacs
I have solved this, by setting variable:
(jabber-invalid-certificate-servers (quote ("example.com")))
It was not necessary in stable version, it is necessary in the
development version.
Jean
On Sat, Oct 22, 2016 at 09:55:30AM +0300, Eli Zaretskii wrote:
> > Date: Fri, 21 Oct 2016 23:11:11 +0300
> > From: bugs@gnu.support
> >
> > I have used Emacs 25.1 without problems with the Jabber. Now I am using the
> > git version of emacs 26.0.50.2, and I get sudden connection problems:
> >
> > connection lost: ‘STARTTLS negotiation failed: Wrong type argument: listp, (:hostname . t)’
>
> Please report this using "M-x report-emacs-bug RET", and please
> provide with your report the full recipe for reproducing the problem
> and the Lisp backtrace for the error. (You may need to set
> debug-on-error to t for getting the backtrace.)
>
> Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-29 15:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-21 20:11 Jabber problem in 26.0.50.2, STARTTLS negotiation failed bugs
2016-10-22 6:55 ` Eli Zaretskii
2016-10-29 15:12 ` Jean Louis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).