Francesco Turco wrote:
I suggest to replace all instances of "http://" with "https://" in the source code. As far as I can see, all instances of "http://" only refer to the domains nongnu.org and gnu.org (both of which support HTTPS), so a simple global search-and-replace with sed would do the job.
The problem is that many browsers on 32-bit systems do not support a recent enough version of HTTPS and can't be updated. For example, when I try to access
https://lists.gnu.org/mailman/listinfo/lzip-bug I get Secure Connection Failed An error occurred during a connection to lists.gnu.org. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap) Best regards, Antonio.
