There's probably a really simple answer to this but whn I carry out a mixed content check I see the same non-SSL link popping up: http://ajax.googleapis.com/ajax/libs.../jquery.min.js
I can't see where to change that but if I go to:
Server Settings and Optimization Options--->Custom Remote jQuery Path
I see the following: ajax.googleapis.com/ajax/libs/jquery/{version}/jquery.min.js
that is the SSL version as far as I know so shouldn't be the cause of the mixed content warning but is this the setting that needs to be changed or is it correct or do I need to look somewhere else to change the ajax.googleapis link to https?
I can't see where to change that but if I go to:
Server Settings and Optimization Options--->Custom Remote jQuery Path
I see the following: ajax.googleapis.com/ajax/libs/jquery/{version}/jquery.min.js
that is the SSL version as far as I know so shouldn't be the cause of the mixed content warning but is this the setting that needs to be changed or is it correct or do I need to look somewhere else to change the ajax.googleapis link to https?
Comment