<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New">I was not using https for this.<br>
Just to let you know:<br>
<br>
I downgraded from 2.5.2 to 2.5.1-1.2, restarted both shibd and httpd,
and it started working without changing anything. I will have to
investigate what changed from that version to the last one.<br>
</font><br>
On 02/07/2013 11:27, Peter Schober wrote:
<blockquote cite="mid:20130702102712.GB25104@aco.net" type="cite">
  <pre wrap="">* Pedro Albuquerque <a class="moz-txt-link-rfc2396E" href="mailto:pedroalb@ebi.ac.uk">&lt;pedroalb@ebi.ac.uk&gt;</a> [2013-07-02 11:48]:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yes, there is a shib.conf under /etc/httpd/conf.d
Shibboleth2.xml is configured to handlerSSL="false". The
loadbalancer offloads the SSL, not the apache.

I can get the Metadata using the machine hostname in the URL. But if
I use any other domain configured in the apache, it cannot find it.
I am running drupal and before the upgrade, everything was working.
I should be able to download the Metadata going to
<a class="moz-txt-link-freetext" href="http://site.com/Shibboleth.sso/Metadata">http://site.com/Shibboleth.sso/Metadata</a>. If I go to
<a class="moz-txt-link-freetext" href="http://">http://</a>&lt;hostname&gt;/Shibboleth.sso/Metadata, I can download it.
    </pre>
  </blockquote>
  <pre wrap="">
If you're virtualizing the hostname and the schema you'll need to
configure httpd appropriately, i.e. set
  ServerName <a class="moz-txt-link-freetext" href="https://site.com:443">https://site.com:443</a>
in your webserver (in server or vhost context).
But that's nothing new and has always been a requirement, so doesn't
explain the failed update.
-peter
--
To unsubscribe from this list send an email to <a class="moz-txt-link-abbreviated" href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a>
  </pre>
</blockquote>
</body>
</html>