London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

EPiTrace and HTTPS

Vote:
 

I'm using EPiTrace 1.21 on a site that have some pages that are secured by SSL.

When I try to view the secured pages, IE 8 displays a security warning, asking me if I want to view non-secure content.

If I look at the rendered HTML, I can see that EPiTrace is adding these tags:

<div style='display:none'>
    <img src='http://mysite.com/EPiTrace/PixelImg.aspx?pageid=1&amp;usersid=&amp;referer=http%3a%2f%2fsomesite.com' alt='EPiTrace logger' />
</div>

Is it possible to have EPiTrace to check if the page is viewed via HTTPS, and then render an img tag starting with HTTPS instead?

#38990
Apr 27, 2010 15:44
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.