I can't connect this web site with secure http
I get the error on firefox and others
this error are SSL_ERROR_RX_RECORD_TOO_LONG on firefox
(This might be because the site uses outdated or unsafe TLS security settings. If this keeps happening, try contacting the website’s owner.) on ms edge
else?
does not having the certificate this website
No, it takes some non-trivial effort to convert a site from http: to https:, and this site is not going to get that treatment. It is old as-is. A near-complete rewrite is in order, and that isn’t going to happen.
Why does it bother you so much? Is your modern browser producing FUD about the http: connection?
> No, it takes some non-trivial effort to convert a site from http: to https:,
What makes you say that? Part of my job is to help bring old and new sites from HTTP to HTTPS. It's fairly trivial these days, especially with Nginx. This server uses apache, but it is pretty simple with that as well.
edit: unless of course you're using extremely outdated, unsupported software, but even then, it would have to be really old to make going to https a pain.
Bad choice of words on my part. What I meant was that there is more to it than just changing http: to https:, and not all the changes are really obvious unless you know what you are doing.
For reference, I barely know anything about it outside of messing with my own domain.