I've installed and configured the module. I don't see https on the URL for the login or user edit forms.

HAJ

Comments

avf’s picture

Status: Active » Closed (fixed)

You're never going to see HTTPS URLs. The forms get submitted to an HTTPS URL (you can check this by viewing the source), but you get redirected back to an HTTP URL afterwards.