diff options
author | Dmitry Podgorny <pasis.ua@gmail.com> | 2017-06-24 21:33:30 +0300 |
---|---|---|
committer | Dmitry Podgorny <pasis.ua@gmail.com> | 2017-06-24 21:33:30 +0300 |
commit | 1012e11283da1bfae56e8ba9261473b670767d46 (patch) | |
tree | 76fa9a2bd273d8376d8611a63d2d3adb53ae26fe /tests/unittests/test_keyhandlers.c | |
parent | 4a6bf6872745e5afa9cdfdbe00f7346ce1724d48 (diff) | |
download | profani-tty-1012e11283da1bfae56e8ba9261473b670767d46.tar.gz |
Legacy SSL support
Add "legacy" tls policy to /account and /connect commands. When this policy is specified the connection is connected with XMPP_CONN_LEGACY_SSL flag. Notice, legacy SSL and STARTTLS are not compatible and user has to know when exactly the new policy should be used. To enable it, run one of the next commands: /connect <jid> tls legacy [server <host>] /account <name> set tls legacy Notice, there is no SRV record for legacy SSL. Therefore, you may need "server" property to connect successfully. Refer to configuration provided by your server.
Diffstat (limited to 'tests/unittests/test_keyhandlers.c')
0 files changed, 0 insertions, 0 deletions