<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><base href="x-msg://560/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 12 Feb 2013, at 16:28, sumanth jagga &lt;<a href="mailto:sjagga@hotmail.com">sjagga@hotmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div dir="ltr"><pre>     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 <a href="http://shibboleth.net/downloads/service-provider/latest/SRPMS/">http://shibboleth.net/downloads/service-provider/latest/SRPMS/</a> 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 <a href="https://idp.machine.org:8443/idp/profile/Metadata/SAML:">https://idp.machine.org:8443/idp/profile/Metadata/SAML:</a> (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 (<a href="https://idp.machine.org:8443/idp/profile/Metadata/SAML">https://idp.machine.org:8443/idp/profile/Metadata/SAML</a>): 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></pre></div></div></blockquote><div>Fedora isn't a supported platform, but&nbsp;I did recently do a successful test build on Fedora 18. &nbsp;The key is to include something like the following in your .rpmmacros:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>%rhel<span class="Apple-tab-span" style="white-space:pre">        </span>6</div><div><br></div><div>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.</div><div><br></div></div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><span class="Apple-tab-span" style="white-space: pre; ">        </span>-- Ian<br></div><div><span class="Apple-style-span" style="font-size: medium; "><br></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></body></html>