|
|
|
|
|
by codethief
1756 days ago
|
|
Wow, you just opened my eyes – I really thought he had deleted his blog! Must be the HTTPS Everywhere extension I'm using – though I really don't understand why it redirects me to redis.io just because antirez's TLS certificate is for redis.io, not antirez.com. I would really prefer a clear error message here. |
|
If you run this command you can see a little more clearly what’s going on:
If you use the plain HTTP URL, everything works fine.If you try https://antirez.com/news/124 the web server at antirez.com:443 will answer this:
So it’s not HTTPS Everywhere that redirects, it’s the web server itself.However, many clients won’t heed this response, since antirez.com:443 serves a certificate that’s not valid for that hostname.