aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Selfsigned_certificates_with_jabber_fail_miserably./comment_5_293b333134c97dc666a825cc7a8b2b62._comment
blob: 37c86cc80bc6daca6f9a9a8975ab2e43ad6657fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.36"
 subject="comment 5"
 date="2014-05-24T20:03:46Z"
 content="""
AFAIKS, this is not a failure from a self-signed certificate. git-annex contacted the jabber server, accepted its certificate, and tried to log in. The jabber server rejected the login.

This kind of problem has in the past turned out to involve incompatabilities in SASL authentication using some newish authentication schemes. Often it's been a bug in the XMPP server that's tickled by the haksell TLS library. See for example <http://bugs.debian.org/717463>

So, what XMPP server is used by CCC?
"""]]