<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<pre>Hi,<br><br> 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.<br><br><a href="http://shibboleth.net/downloads/service-provider/latest/SRPMS/shibboleth-2.5.1-1.1.src.rpm">shibboleth-2.5.1-1.1.src.rpm</a> <br><br>I am seeing these errors in the SP logs. <br><br>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<br>2013-02-12 11:20:52 ERROR XMLTooling.ParserPool : fatal error on line 0, column 0, message: internal error in NetAccessor<br>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<br><br>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?<br><br>[root@localhost bin]# ./curl https://sp.machine.org/secure<br>curl: (2) Failed initialization<br>[root@localhost bin]# pwd<br>/opt/shibboleth/bin<br>[root@localhost bin]# <br><br><br>Thanks,<br>Sam.<br><br></pre>                                            </div></body>
</html>