#1005 Add a redirect from HTTP to HTTPS on every page of every domain of the website.

Reporter Link Mauve
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • Type-Defect
  • Priority-Medium
  • Status-Fixed
  1. Link Mauve on

    What steps will reproduce the problem? 1. Go to http://prosody.im/ 2. See it isn’t redirected to https://prosody.im/ What is the expected output? Your server should tell my browser to use HTTPS using a 301 response. What do you see instead? I see my browser downloading resources unencrypted. What version of the product are you using? On what operating system? N/A Please provide any additional information below. N/A

  2. Zash on

    If your browser includes a header `Upgrade-Insecure-Requests: 1` over http it should get a redirect to https.

    Changes
    • tags Status-Fixed
    • owner Zash

New comment

Not published. Used for spam prevention and optional update notifications.