I am using HTTP with ASNetworkImageNode to load the image normally and now replace it with HTTPS, my HTTPS is using a self-signed certificate.
Using ASNetworkImageNode it can not load.
I was wondering how to configure the normal loading of my photos.
you can try the following code snippet for loading image from a url using ASNetworkImageNode