[telepathy] [Bug 318729] telepathy cannot connect to Jabber accounts: ktp-auth-handler(7229) TlsHandler::onCertVerifierFinished: Error verifying TLS certificate: "Cert.Unknown" - "Invalid certificate type"

David Edmundson kde at davidedmundson.co.uk
Sat May 25 13:17:59 BST 2013


https://bugs.kde.org/show_bug.cgi?id=318729

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from David Edmundson <kde at davidedmundson.co.uk> ---
It seems to work here. Is there anything special about your network? Do you
have any proxies normally that Kopete might be using that we're not?

>From the code we raise this error if trying to match anything that is not an
x509 certificate. I wonder if you're hitting a different certificate type to
me.

I know this is a big request, but would it be possible for you to run
ktp-auth-handler in a debugger, break on tls-cert-verifier-op.cpp:80 and print
out m_certType.
or add a qDebug() at that point?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list