I recently secured my webapp using an ssl certificate. Everything is great,
except the jquery/autocomplete mixin generates an ajax url with an http
protocal, rather than an https protocol, causing the ajax call to fail.

Is there an easy way to configure the protocol used?

Reply via email to