-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Referencing this:
The issue is that if you navigate to:
you can't view the website, with an error something like:
This site can’t provide a secure connection
iqtree.org uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Unsupported protocol
The client and server don't support a common SSL protocol version or cipher suite.
the website works fine if you use http, e.g.
Why this is a problem
On the one hand, it's easy to direct people to use http. But, for a lot of browsers (including oftentimes when this happens to me) the default goes to https, meaning that a lot of time the website just appears not to work. So while it's easy for us to say to users who ask why the website's not working, the fact remains that many users will often just assume that the website is down and not even ask.
Metadata
Metadata
Assignees
Labels
No labels