← Back to context Comment by mmastrac 14 days ago Will this work for IPv6? 7 comments mmastrac Reply ZiiS 14 days ago Yes, a forward looking org like Let's Encrypt would have said IPv4 if needed. Here is an example from Cloudflare https://[2606:4700:4700::1111] wil421 14 days ago Why does the url say one.one.one.one in my browser? Crosseye_Jack 14 days ago Because your are redirected to one.one.one.one via the location header and 301 status code from the ip address.http://1.1.1.1 redirects to https://1.1.1.1 which then redirects to https://one.one.one.onebut the TLS cert on https://1.1.1.1 (or https://[2606:4700:4700::1111] on ipv6) is still valid for the ipaddress otherwise your browser would put up a warning during the tls handshake. 2 replies → mparlane 14 days ago Because it returns a 301 moved permanently with a header of location: https://one.one.one.one/
ZiiS 14 days ago Yes, a forward looking org like Let's Encrypt would have said IPv4 if needed. Here is an example from Cloudflare https://[2606:4700:4700::1111] wil421 14 days ago Why does the url say one.one.one.one in my browser? Crosseye_Jack 14 days ago Because your are redirected to one.one.one.one via the location header and 301 status code from the ip address.http://1.1.1.1 redirects to https://1.1.1.1 which then redirects to https://one.one.one.onebut the TLS cert on https://1.1.1.1 (or https://[2606:4700:4700::1111] on ipv6) is still valid for the ipaddress otherwise your browser would put up a warning during the tls handshake. 2 replies → mparlane 14 days ago Because it returns a 301 moved permanently with a header of location: https://one.one.one.one/
wil421 14 days ago Why does the url say one.one.one.one in my browser? Crosseye_Jack 14 days ago Because your are redirected to one.one.one.one via the location header and 301 status code from the ip address.http://1.1.1.1 redirects to https://1.1.1.1 which then redirects to https://one.one.one.onebut the TLS cert on https://1.1.1.1 (or https://[2606:4700:4700::1111] on ipv6) is still valid for the ipaddress otherwise your browser would put up a warning during the tls handshake. 2 replies → mparlane 14 days ago Because it returns a 301 moved permanently with a header of location: https://one.one.one.one/
Crosseye_Jack 14 days ago Because your are redirected to one.one.one.one via the location header and 301 status code from the ip address.http://1.1.1.1 redirects to https://1.1.1.1 which then redirects to https://one.one.one.onebut the TLS cert on https://1.1.1.1 (or https://[2606:4700:4700::1111] on ipv6) is still valid for the ipaddress otherwise your browser would put up a warning during the tls handshake. 2 replies →
mparlane 14 days ago Because it returns a 301 moved permanently with a header of location: https://one.one.one.one/
Yes, a forward looking org like Let's Encrypt would have said IPv4 if needed. Here is an example from Cloudflare https://[2606:4700:4700::1111]
Why does the url say one.one.one.one in my browser?
Because your are redirected to one.one.one.one via the location header and 301 status code from the ip address.
http://1.1.1.1 redirects to https://1.1.1.1 which then redirects to https://one.one.one.one
but the TLS cert on https://1.1.1.1 (or https://[2606:4700:4700::1111] on ipv6) is still valid for the ipaddress otherwise your browser would put up a warning during the tls handshake.
2 replies →
Because it returns a 301 moved permanently with a header of location: https://one.one.one.one/