[ITK-users] [ITK] http support on midas3.kitware.com

Dženan Zukić dzenanz at gmail.com
Mon Feb 1 11:25:51 EST 2016


We should change the address from http:// to https://. That way CMake will
give a more meaningful error (https protocol not supported).

On Mon, Feb 1, 2016 at 9:23 AM, Bradley Lowekamp <blowekamp at mail.nih.gov>
wrote:

> Matt,
>
> 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?
>
> 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?
>
> Thanks,
> Brad
>
> p.s. I think the Azure address not longer works
>
>
> [1]
> https://github.com/InsightSoftwareConsortium/ITK/blob/master/CMake/ITKExternalData.cmake#L34-L44
>
> > On Jan 29, 2016, at 11:22 AM, Matt McCormick <matt.mccormick at kitware.com>
> wrote:
> >
> > Hi folks,
> >
> > The server that hosts ITK data -- midas3.kitware.com now only supports
> > https, and does not support downloading via the http protocol. This
> > may result in build errors like:
> >
> >  error: downloading
> >  '
> http://midas3.kitware.com/midas/download/bitstream/457653/castxml-linux.tar.gz
> '
> >  failed
> >
> >    status_code: 1
> >    status_string: "Unsupported protocol"
> >    log:   Trying 192.168.120.111...
> >
> >  Connected to midas3.kitware.com (192.168.120.111) port 80 (#0)
> >
> > To address this error, the CMake client needs OpenSSL support. Newer
> > binaries from cmake.org have this support.  When building from source,
> > this is not enabled by default -- enable the configuration option
> > CMAKE_USE_OPENSSL.
> >
> > Matt
> > _______________________________________________
> > Community mailing list
> > Community at itk.org
> > http://public.kitware.com/mailman/listinfo/community
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160201/2da7be4c/attachment.html>


More information about the Insight-users mailing list