This repository has been archived by the owner on Mar 25, 2022. It is now read-only.
Force HTTPS for path-based requests to dweb.link #479
Labels
need/community-input
Needs input from the wider community
Background
I believe that if
dweb.link
aims to replaceipfs.io
as the default gateway,we should also support path-based addressing.
Problem
Right now unencrypted requests for
dweb.link/ipfs/*
work, but do not redirect to HTTPS:Explicit request over HTTPS produces certificate error:
Fix
This looks like a bug, so I think we want to redirect to HTTPS and add HSTS header.
(Possibly reusing fixes from #391 & #477 to
dweb.link
itself).The text was updated successfully, but these errors were encountered: