Service Provider test with local install
Ian Young
ian at iay.org.uk
Tue Feb 12 11:46:12 EST 2013
On 12 Feb 2013, at 16:28, sumanth jagga <sjagga at hotmail.com> wrote:
> I have a local test application and I am trying to test IDP and SP on Fedora 15. I have used the SRPMS located at http://shibboleth.net/downloads/service-provider/latest/SRPMS/ and installed the following RPM.
>
> shibboleth-2.5.1-1.1.src.rpm
>
> I am seeing these errors in the SP logs.
>
> 2013-02-12 11:20:52 ERROR XMLTooling.libcurl.InputStream : error while fetching https://idp.machine.org:8443/idp/profile/Metadata/SAML: (59) Unknown cipher in list: ALL:!aNULL:!LOW:!EXPORT:!SSLv2
> 2013-02-12 11:20:52 ERROR XMLTooling.ParserPool : fatal error on line 0, column 0, message: internal error in NetAccessor
> 2013-02-12 11:20:52 ERROR OpenSAML.MetadataProvider.XML : error while loading resource (https://idp.machine.org:8443/idp/profile/Metadata/SAML): XML error(s) during parsing, check log for specifics
>
> I was under the impression that the 2.3+ version of SP uses its own libcurl. I do see /opt/shibboleth has some library installation for curl and I tried to test it I see a problem. Can somebody please guide me?
Fedora isn't a supported platform, but I did recently do a successful test build on Fedora 18. The key is to include something like the following in your .rpmmacros:
%rhel 6
This will cause the specs files to know that the extra library should be built and used, because the system's curl is like that on RHEL 6 and later.
-- Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130212/884dd157/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4813 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20130212/884dd157/attachment.bin
More information about the users
mailing list