Bug 24388 - Не работает TLS
Summary: Не работает TLS
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libqca2 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 13:14 MSD by Andrew Kornilov
Modified: 2011-07-08 18:06 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Kornilov 2010-10-22 13:14:54 MSD
После dist-upgrade до вчерашнего sisphus-а в psi перестало работать подключение к серверу при использовании tls.

Вот последние сообщения из xml console, после которого идет timeout и tls handshake error:

<stream:features>
<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls">
<required/>
</starttls>
<mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
<mechanism>DIGEST-MD5</mechanism>
<mechanism>JIVE-SHAREDSECRET</mechanism>
<mechanism>PLAIN</mechanism>
<mechanism>ANONYMOUS</mechanism>
<mechanism>CRAM-MD5</mechanism>
</mechanisms>
</stream:features>


<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>


<proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>


С мест сообщают, что это как-то связано с qca.
Comment 1 Anton Farygin 2010-10-22 13:29:59 MSD
psi не менялся, надо было сразу вешать на libqca2
Comment 2 Sergey V Turchin 2011-07-08 18:06:52 MSK
Исправлено