Listener to set call back so that application can accept or reject the server certificate.
All members of SSLChallengeListener, including inherited members.
MethodsModifier and Type | Method | Description |
---|---|---|
public boolean | checkServerTrusted(X509Certificate[]) | Call back for the application to accept or reject the server certificate. |