Skip to content

make the website operate fine with https #368

@roblanf

Description

@roblanf

Referencing this:

#363 (reply in thread)

The issue is that if you navigate to:

https://iqtree.org

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.

http://iqtree.org

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions