protected HttpClient createClient()
     throws IOException, KeyManagementException, UnrecoverableKeyException,
         NoSuchAlgorithmException, KeyStoreException {
   return Utils.createClient();
 }