<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">We should change the address from http:// to https://. That way CMake will give a more meaningful error (https protocol not supported).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 1, 2016 at 9:23 AM, Bradley Lowekamp <span dir="ltr"><<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matt,<br>
<br>
There are a number of mirrors listed for the external data download to try [1]. Do all of these sites require https now? Do all of them have the full mirror of all the data?<br>
<br>
I think most of my machines don’t have SSL CMake. I imagine that they are pulling the data from the local cache right now. Is there a way we could push new data, or add a check, or produce a CMake warning of the needed CMake feature is not there?<br>
<br>
Thanks,<br>
Brad<br>
<br>
p.s. I think the Azure address not longer works<br>
<br>
<br>
[1] <a href="https://github.com/InsightSoftwareConsortium/ITK/blob/master/CMake/ITKExternalData.cmake#L34-L44" rel="noreferrer" target="_blank">https://github.com/InsightSoftwareConsortium/ITK/blob/master/CMake/ITKExternalData.cmake#L34-L44</a><br>
<div class="HOEnZb"><div class="h5"><br>
> On Jan 29, 2016, at 11:22 AM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com">matt.mccormick@kitware.com</a>> wrote:<br>
><br>
> Hi folks,<br>
><br>
> The server that hosts ITK data -- <a href="http://midas3.kitware.com" rel="noreferrer" target="_blank">midas3.kitware.com</a> now only supports<br>
> https, and does not support downloading via the http protocol. This<br>
> may result in build errors like:<br>
><br>
>  error: downloading<br>
>  '<a href="http://midas3.kitware.com/midas/download/bitstream/457653/castxml-linux.tar.gz" rel="noreferrer" target="_blank">http://midas3.kitware.com/midas/download/bitstream/457653/castxml-linux.tar.gz</a>'<br>
>  failed<br>
><br>
>    status_code: 1<br>
>    status_string: "Unsupported protocol"<br>
>    log:   Trying 192.168.120.111...<br>
><br>
>  Connected to <a href="http://midas3.kitware.com" rel="noreferrer" target="_blank">midas3.kitware.com</a> (192.168.120.111) port 80 (#0)<br>
><br>
> To address this error, the CMake client needs OpenSSL support. Newer<br>
> binaries from <a href="http://cmake.org" rel="noreferrer" target="_blank">cmake.org</a> have this support.  When building from source,<br>
> this is not enabled by default -- enable the configuration option<br>
> CMAKE_USE_OPENSSL.<br>
><br>
> Matt<br>
> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
<br>
_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br></div>