I am trying https url connection with following code
HttpsURLConnection httpConnection = (HttpsURLConnection) objectURL.openConnection();