[Midas] HTTP/HTTPS Issues with Midas

Brian E Chapman Brian.Chapman at utah.edu
Wed May 6 12:43:44 EDT 2015


Will do.

From: Patrick Reynolds <patrick.reynolds at kitware.com<mailto:patrick.reynolds at kitware.com>>
Date: Wednesday, May 6, 2015 at 8:52 AM
To: Brian Chapman <brian.chapman at utah.edu<mailto:brian.chapman at utah.edu>>
Cc: "midas at public.kitware.com<mailto:midas at public.kitware.com>" <midas at public.kitware.com<mailto:midas at public.kitware.com>>
Subject: Re: [Midas] HTTP/HTTPS Issues with Midas

Hi Brian,

This is a bit surpising as we have several https-only versions of Midas currently running for various customers; however, I don't want to rule out us mssing something. Could you create a bug for this on the issue tracker (https://github.com/midasplatform/Midas/issues/new), so that you can track the issue's progress. Also, any more detail you can provide on the precise Midas version, error messages encountered, etc would be greatly appreciated.

Thanks,
Patrick Reynolds
Technical Leader
Kitware, Inc.
919 869 8848

On Wed, May 6, 2015 at 12:03 AM, Brian E Chapman <Brian.Chapman at utah.edu<mailto:Brian.Chapman at utah.edu>> wrote:
Hi Patrick, et al.,

We are having issues with http/https web addresses with our Midas instance. I recall that you did some fixes for this for our UCSD instance. However, we seem to be finding issues in the code where http seems to be hardwired into the code. Here is a message excerpt from my colleague.

Brian

Digging into the php code, I find that on numerous occasions, the url is
constructed by concatenating an 'http' string with the PHP server
variables.  I have a search running, but at least the following files
match one search regexp for the above concatenation:

[root at phenotype Midas3]# find . -exec egrep -l
"'[^']*http:\/\/.*SERVER_NAME" '{}' \;
./modules/oai/controllers/IndexController.php
./modules/ldap/Notification.php
./modules/statistics/controllers/components/ReportComponent.php
./modules/scheduler/library/ezcomponents/Webdav/src/server.php

One of these, or one yet to be found (it's still searching), must set
the url used by the dicomserver and pydas.

It seems like they assumed MIDAS would run under http rather than https.


_______________________________________________
Midas mailing list
Midas at public.kitware.com<mailto:Midas at public.kitware.com>
http://public.kitware.com/mailman/listinfo/midas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/midas/attachments/20150506/6352a41a/attachment.html>


More information about the Midas mailing list