[Midas] HTTP/HTTPS Issues with Midas

Brian E Chapman Brian.Chapman at utah.edu
Wed May 6 00:03:46 EDT 2015


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.

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


More information about the Midas mailing list