I am trying to make a https request using this code:
RequestQueue queue = Volley.newRequestQueue(getApplicationContext()); request = new Request
you can add this class and execut it from onCreate method
onCreate
new NukeSSLCerts().nuke();
it will make volley to Trust all SSL certificates.