in source/_plugins/gravatar.rb [60:63]
def gravatar_protocol protocol = gravatar_config["secure"] ? "https" : "http" end