mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-23 04:22:05 +01:00
Comment updated. SMACK-27
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3310 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
10c59457ca
commit
c00abdeffd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import java.security.cert.X509Certificate;
|
|||
|
||||
/**
|
||||
* Dummy trust manager that trust all certificates presented by the server. This class
|
||||
* is used during TLS negotiation as well as for old SSL connections.
|
||||
* is used during old SSL connections.
|
||||
*
|
||||
* @author Gaston Dombiak
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue