<p></p>
<p>Downloading distrib files with wget/curl is broken on many systems (and all OHRRPGCE versions) because hamsterrepublic.com is now redirecting all http downloads to https. Downloading works for me on a recent Linux but wget.exe is broken on all Windows versions. Recent Win10 versions include curl.exe (which we fallback to when wget fails) but even using that to download doesn't work on some Win10 machines (works for me, not for Prifurin).</p>
<p>We include a very old support/wget.exe (version 1.8.2, from 2002) which doesn't support modern SSL. It prints <code>"Unable to establish SSL connection."</code> and returns errorcode 1. The wget.exe we provide supports Win95 and is only 247kB (I think it's <a href="http://gnuwin32.sourceforge.net/packages/wget.htm" rel="nofollow">from here</a>). wget 1.19.4 can be had from <a href="https://eternallybored.org/misc/wget/" rel="nofollow">here</a>, though is unfortunately 3.7MB (1.7MB zipped). I don't know which Windows versions it supports, but it's statically linked.</p>
<p>Older curl versions return errorcode 35 and print <code>curl: (35) error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version</code>.</p>
<p>But even if we replace wget.exe with a new version, all previous releases of the OHRRPGCE are broken. To fix that I think the best thing to do is disable the HTTPS redirect. We probably need to upgrade wget.exe, but if that wget build doesn't support older Windows versions I'm against upgrading it.</p>
<p>James, could you disable the https redirect for <a href="http://hamsterrepublic.com/ohrrpgce/nightly/" rel="nofollow">http://hamsterrepublic.com/ohrrpgce/nightly/</a>, <a href="http://hamsterrepublic.com/dl/" rel="nofollow">http://hamsterrepublic.com/dl/</a>, <a href="http://HamsterRepublic.com/ohrrpgce/support/" rel="nofollow">http://HamsterRepublic.com/ohrrpgce/support/</a> and <a href="http://hamsterrepublic.com/ohrrpgce/thirdparty" rel="nofollow">http://hamsterrepublic.com/ohrrpgce/thirdparty</a> ? I think these are all the paths which Custom downloads from.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1180">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZULSJBXAM4FKJUJRG3SLFHNRANCNFSM4SUGREBA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZQNOU362XSBGZDJAU3SLFHNRA5CNFSM4SUGREBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KZC22DQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1180",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1180",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>