<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello all,<br>
      <br>
      I'm using the MetadataProvider to pull in remote metadata XML's
      from behind a web-proxy.<br>
      I was able to get this working by using <font size="2"><TransportOption
        provider="CURL"
        option="10004">myproxy.example.org:8080</TransportOption></font>
      inside the MetadataProvider-element, but with a couple of dozen
      providers this becomes a bit inept..<br>
      According to the documentation it should be possible to set the <font
        size="2"><TransportOption></font> on the top-level,
      directly inside <font size="2"><SPConfig></font>, however
      if I do that the metadata cannot be pulled..</p>
    <p>Is this a bug, or am I misinterpreting the docs? It would be
      really great if there is some way to configure this globally...<br>
      Running the Shib SP @ v3.4.1<br>
      <br>
      Kind regards,<br>
      <br>
      Tim van Dijen<br>
    </p>
  </body>
</html>