<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 2/24/17 12:21 PM, rwestmacott wrote:<br>
</div>
<blockquote cite="mid:1487956894487-7631607.post@n2.nabble.com"
type="cite"><br>
<pre wrap="">Thanks Scott, can you direct me to the correct binaries for Rhel 7 and
Apache 2.4? Preferably a yum repo but rpm's will work as well.
</pre>
</blockquote>
<br>
I don't have the earlier messages from this thread, so I don't know
what you did before, but: The contents of my RHEL 7 yum repo file
for the Shib SP (/etc/yum.repos.d/security:shibboleth.repo) is
below. <br>
<br>
<br>
<tt>[security_shibboleth]</tt><tt><br>
</tt><tt>name=Shibboleth (CentOS_7)</tt><tt><br>
</tt><tt>type=rpm-md</tt><tt><br>
</tt><tt>baseurl=<a class="moz-txt-link-freetext" href="http://download.opensuse.org/repositories/security:/shibboleth/CentOS_7/">http://download.opensuse.org/repositories/security:/shibboleth/CentOS_7/</a></tt><tt><br>
</tt><tt>gpgcheck=1</tt><tt><br>
</tt><tt>gpgkey=<a class="moz-txt-link-freetext" href="http://download.opensuse.org/repositories/security:/shibboleth/CentOS_7//repodata/repomd.xml.key">http://download.opensuse.org/repositories/security:/shibboleth/CentOS_7//repodata/repomd.xml.key</a></tt><tt><br>
</tt><tt>enabled=1</tt><tt><br>
</tt><tt><br>
<br>
</tt><br>
I believe this was just pulled straight from the openSUSE build
service repo at:
<a class="moz-txt-link-freetext" href="http://download.opensuse.org/repositories/security://shibboleth/CentOS_7/security:shibboleth.repo">http://download.opensuse.org/repositories/security://shibboleth/CentOS_7/security:shibboleth.repo</a><br>
<br>
With this in place, it "just works" for me. Meaning, you should be
able to just do 'yum install shibboleth.x86_64' and that should just
work.<br>
<br>
<br>
</body>
</html>