I am implementing an Image object in my layout and when I give it a http link, it renders fine, but when it is an https uri, nothing shows. Is there something I need to set in code to allow image uri's that are secure?
I searched the forum and found nothing regarding this.