This is an issue with most browsers nowadays. they don't allow the crypto.subtle API on insecure http connections https://developer.mozilla.org/en-US/docs/Web/API/Crypto/subtle

I don't understand why but I've found it to be a pretty annoying bug

Reply to this note

Please Login to reply.

Discussion

I might try a different browser then, thanks 🤙

Not sure if worth it in this case though 🤔

It should have force redirected to HTTPS only connection 🤔

Yeah, I don't really understand why Firefox wasn't using https automatically

Will try again tomorrow, working on some other stuff now