cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
423
Views
0
Helpful
1
Replies

ACE Module

rioneljeudy
Level 1
Level 1

I have 2 servers behind a VIP

1.- Client connection to VIP is done by HTTPS

2.- If client uses HTTP, he/she redirected to use HTTPS

3.- Connetion from the VIP to the Servers is done on port 9580

MY problem is that: When the client click on a link on a page, there is a error message that pops up and says that the page use both secure and unsecure content.

My question: How can I get rid of this pop up message?

1 Accepted Solution

Accepted Solutions

Surya ARBY
Level 4
Level 4

This is related to embedded hardcoded http:// links instead of https://

Can you ask your dev to change this part in the code ? (use relative links)

usually Firefox doesn't send the popup, only IE.

View solution in original post

1 Reply 1

Surya ARBY
Level 4
Level 4

This is related to embedded hardcoded http:// links instead of https://

Can you ask your dev to change this part in the code ? (use relative links)

usually Firefox doesn't send the popup, only IE.

Review Cisco Networking for a $25 gift card