I just checked and nowhere that I can see in SPServices am I specifying the protocol. I do use http in the namespaces, but that's cool.
My guess is that the webURL is specified with the protocol? You can fix this by doing this:
M.
My guess is that the webURL is specified with the protocol? You can fix this by doing this:
webURL: location.protocol + "//domain/site/"