part of google search appliance drawing from http instead of https
Posted
by
mcgyver5
on Pro Webmasters
See other posts from Pro Webmasters
or by mcgyver5
Published on 2011-02-10T18:56:53Z
Indexed on
2011/02/10
23:34 UTC
Read the original article
Hit count: 267
google-apps
we are using the google search appliance in our web app. It is used by several other parts of our organization but we are using it on a web app that uses https. So, we followed google's instructions to get all the google code via https so that users don't get the annoying "This page contains both secure and insecure items" popup. Most of the google code has behaved and come to us as https, but there is a part of it pulling from http://www.google.com/cse full URL =
http://www.google.com/cse?q=searchTerma&cx=001025153263958516519%3Aj2323tveixc&cof=FORID%3A11%3BNB%3A1&ie...
that causes the insecure items warning to popup.
This popup occurs in the results page and the above URL is the only non-secure request I can find.
© Pro Webmasters or respective owner