|
|
|
|
|
by teraflop
3298 days ago
|
|
> How can the opposite be true - i.e. I control github.io but I don't control something-else.github.io ? This is easily possible, because control over the host pointed to by the A record for "github.io" says nothing about your level of control over the DNS nameservers. To use another example (mentioned in the pull request that I linked to above), somebody from MIT described a setup where they issue arbitrary subdomains that may contain periods, such that "x.y.scripts.mit.edu" and "y.scripts.mit.edu" may both be valid hostnames controlled by different users. Currently, there's nothing that the owner of "y" could do to get a certificate for "x.y"; your proposal would break that guarantee. |
|