i want to get the image from https url in iphone:- The url is like this:-
https://staging.api.botentekoop.nl/image.ashx?ID=804306&imagesize=Normal&imagetype=MainImage
i had done some google work and found the help from this link:- http://www.iphonedevsdk.com/forum/iphone-sdk-development/5511-load-image-internet.html http://www.iphonedevsdk.com/forum/iphone-sdk-development/80894-load-image-url.html
But there all example is shown for http not from https
CAn anyone help me. please how to do this