ipfs / infra

Tools and systems for the IPFS community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix HTTPS on dnslink.dev

lidel opened this issue · comments

  1. The certificate at https://dnslink.io is only valid for the following names: *.dwebops.net, dwebops.net
  2. https://dnslink.dev does not load at all

@mburns this is still broken, needs to be reopened

https://dnslink.io/ is loading without cert errors.

This started on August 9 from george's import/migration to ansible.

@lidel can you confirm what https://dnslink.dev is intended to be used for? Just a redirect to https://dnslink.io ? I'm not clear what the motivation is to make it work?

@lidel can you confirm what dnslink.dev is supposed to do? I'm inclined to just leave it unconfigured rather than have yet another redirect. Did it used to do something?

@olizilla iirc @jbenet wanted dnslink.dev instead of .io, but at the time we had .io already registered so its what people started to use all over the place.

I don't have any strong feelings about this, but if we don't intent to support dnslink.dev then it should return 404 instead of TLS failure :^)