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:
Gaston Dombiak 2006-01-17 20:03:11 +00:00 committed by gato
parent 10c59457ca
commit c00abdeffd
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/