shibboleth2.xml proxyhost and proxyport not working in MetadaProvider tag

msanjeevk sanjeevorcle at gmail.com
Thu Jan 5 12:15:35 EST 2017


We are in private ip space and would like to connect to the
metadataprovider url

configuration detail:

<MetadataProvider type="XML"
  url="https://ipdserveralias/metadata.xml"
*  proxyHost="proxyphysicalhostname"*
*  proxyPort="proxyport"*
  backingFilePath="somename-metadata.xml"
  reloadInterval="7200">
</MetadataProvider>

shibd.log show this errors:

INFO OpenSAML.MetadataProvider.XML : reloading remote resource...
ERROR XMLTooling.ParserPool : fatal error on line 0, column 0, message: *unable
to connect socket for URL* 'https://ipdserveralias/metadata.xml'
ERROR OpenSAML.MetadataProvider.XML : error while loading resource (https:/
https://ipdserveralias/metadata.xml): XML error(s) during parsing, check
log for

- URL https://ipdserveralias/metadata.xml works from browser
- On the server where we have shibboleth2.xml file If i do this the url
works fine:
   export http_proxy=http://*proxyphysicalhostname:**proxyport*
   wget https://ipdserveralias/metadata.xml
- URL is not working from shibboleth2.xml and configuration.

Any help much appreciated.

Thanks,
Sanjeev.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170105/5f46d45c/attachment.html>


More information about the users mailing list