<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal" style="background:white"><span style="color:#222222">Hi</span><span style="font-size:9.5pt;font-family:"Arial","sans-serif";color:#222222"></span></p><p class="MsoNormal" style="background:white"><span style="color:#222222"> </span><span style="font-size:9.5pt;font-family:"Arial","sans-serif";color:#222222"></span></p><p class="MsoNormal" style="background:white"><span style="color:#222222">We have set up a Shibboleth SP on a webserver running Apache on a Linux Server. This webserver sits behind an ELB on Amazon Web Services.</span></p><p class="MsoNormal" style="background:white"><span style="color:#222222"> </span></p><p class="MsoNormal" style="background:white"><span style="color:#222222">The ELB receives web traffic via SSL (port 443) and communicates with the Web Server via HTTP (port 80).</span></p><p class="MsoNormal" style="background:white"><span style="color:#222222"> </span></p><p class="MsoNormal" style="background:white"><span style="color:#222222">There is a X509 certificate installed on both the ELB and on the Web Server. When we attempt the generate the metadata by going to </span><a href="https://xxx/Shibboleth.sso/Metadata">https://xxx/Shibboleth.sso/Metadata</a> the metadata that we receive does not contain any certificate information, resulting in the IDP not being able to encrypt the assertion.</p><p class="MsoNormal" style="background:white"> </p><p class="MsoNormal" style="background:white"><span style="color:#222222">Is there a way for us to be able to generate the metadata with the certificate information?</span></p><p class="MsoNormal" style="background:white"><span style="color:#222222"> </span></p><p class="MsoNormal" style="background:white"><span style="color:#222222">Many thanks.</span><span style="font-size:9.5pt;font-family:"Arial","sans-serif";color:#222222"></span></p><p class="MsoNormal"> </p><p class="MsoNormal">Alvin</p><p class="MsoNormal"> </p></div></body></html>