Feature #253
Deal with strict certificate checking
Start date:
04/07/2010
Due date:
% Done:
100%
Estimated time:
Description
Strict certificate checking for TLS connections needs better API support. Currently, an exception is thrown when connecting and it's not possible to handle it gracefully.
This will probably need some heavy patch on smack code for TLS.
see http://www.igniterealtime.org/issues/browse/SMACK-157
Updated by Frédéric Barthéléry over 14 years ago
- Status changed from New to Assigned
- Assignee set to Frédéric Barthéléry
Updated by Frédéric Barthéléry over 14 years ago
Can use this to handle the trust issue
http://github.com/ge0rg/MemorizingTrustManager
Good works made by Ge0rG from the Yaxim team
Updated by Frédéric Barthéléry almost 14 years ago
- Priority changed from Low to Normal
- Target version changed from 0.1.5 to 0.1.6
Updated by Frédéric Barthéléry over 13 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset a3141a0d06c5.