So, I'm using ArcGIS Earth as a KML viewer. The KML in question is behind a site securing using client certificates, and when I try loading images in placemarks using an `img` tag, it merely shows a placeholder image indicating that it wasn't able to load the image.
So, my question is twofold: 1) Is there a way to access images in KML descriptions that will use the authentication prompted by the server? 2) Is there a general means of debugging how ArcGIS deals with failure to load resources? I know in Google Earth Enterprise, there is a bit of ability to view a networking console.