Sets the call back for the application to accept or reject the client certificate.
RequestManager reqMan = new RequestManager(logger, pref, param, 1); reqMan.setMutualSSLChallengeListener(olistener);