TrustManager
of the SSLIRCConnection
. It automatically accepts the X509 certificate.
In many cases you should change the SSLIRCConnection
's SSLTrustManager
. For examle if you write an IRC client for human users, you may want to ask the user whether he accepts the server's certificate or not.
@author Christoph Schwering <schwering@gmail.com>
@since 1.10
@version 2.00
@see SSLIRCConnection
@see SSLTrustManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|