cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

We are running EP 7.0 SP14 and have set it up to run through a Cisco ACE loadbalancer. We have also setup SSL with the certificate on the ACE load balancer. Everythign work fine, except we keep getting a Security Alert popup message in IE that states "You are about to be redirected to a connection that is not secure."

Are there some additional configurations that I need to do in EP to make this go away?

Maximum points to the first correct answer.

0 Likes
View Entire Topic
Former Member
0 Likes

In your EP you may have iViews that rely on system aliases, which have connections defined as HTTP, not as HTTPS.

When IE access EP via HTTPS URL, ivews depending on the HTTP aliases produce HTTP based URLs for the ivew frames and IE alerts you that you have HTTPS+HTTP mix on your page.

I recommend to do a simple HTTP trace via HTTPwatch or fiddler on the IE (client) side.

You will be able to see what calls are made as HTTP from IE and it will give you an idea where to look for HTTP protocol settings in EP.

Regards,

Slava