I've got a CKEditor WYSIWYG text and HTML editor control on an HTTPS/SSL web page. I just today enabled the SCAYT (spell check as you type) feature and now see a Security Warning when the page loads.
It seems to be caused by these four files:
http://svc.spellchecker.net/spellcheck31/lf/scayt/_base.xd.js
http://svc.spellchecker.net/spellcheck31/lf/scayt/nls/caption.xd.js
http://svc.spellchecker.net/spellcheck31/lf/scayt/lang_list.js
http://svc.spellchecker.net/spellcheck31/lf/scayt/resources/blank.gif
I found a Ticket #4065 for this issue. SpellChecker.net reportedly corrected the problem from their end 12 days ago.
Why do I still see the warning form my web site?
Clarification
Those file names don't appear anywhere in my source code.