<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><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:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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.MsoNoSpacing, li.MsoNoSpacing, div.MsoNoSpacing
        {mso-style-priority:1;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNoSpacing>Hi,<o:p></o:p></p><p class=MsoNoSpacing>I am trying to setup local SP and talk to just one local Idp.<o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>Everything seems work except the final step that SP couldn&#8217;t read the SAML assertion from Idp due to Signature problem.<o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>And I am getting this error<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:30:04 ERROR XMLTooling.TrustEngine.PKIX [4]: certificate name was not acceptable<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:30:04 ERROR OpenSAML.SecurityPolicyRule.XMLSigning [4]: unable to verify message signature with supplied trust engine<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:30:32 ERROR XMLTooling.TrustEngine.PKIX [5]: certificate name was not acceptable<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:30:32 ERROR OpenSAML.SecurityPolicyRule.XMLSigning [5]: unable to verify message signature with supplied trust engine<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:31:32 ERROR XMLTooling.TrustEngine.PKIX [3]: certificate name was not acceptable<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:31:32 ERROR OpenSAML.SecurityPolicyRule.XMLSigning [3]: unable to verify message signature with supplied trust engine<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:42:17 INFO XMLTooling.StorageService : purged 6 expired record(s) from storage<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:56:12 ERROR XMLTooling.TrustEngine.PKIX [7]: certificate name was not acceptable<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 16:56:12 ERROR OpenSAML.SecurityPolicyRule.XMLSigning [7]: unable to verify message signature with supplied trust engine<o:p></o:p></p><p class=MsoNoSpacing>2011-10-04 17:12:17 INFO XMLTooling.StorageService : purged 2 expired record(s) from storage<o:p></o:p></p><p class=MsoNoSpacing>2011-10-05 08:50:32 ERROR XMLTooling.TrustEngine.PKIX [5]: certificate name was not acceptable<o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>I have following in shibboleth2.xml for Idp metadata, and the file has certificate embedded in it. <o:p></o:p></p><p class=MsoNoSpacing>&lt;MetadataProvider type=&quot;XML&quot; file=&quot;idp-metadata.xml&quot; path=&quot;idp-metadata.xml&quot;&gt;<o:p></o:p></p><p class=MsoNoSpacing>&lt;/MetadataProvider&gt;<o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>Do I need to copy the root CA certificate or something from Idp to SP and need to configure in shibboleth2.xml? (Both SP and Idp certificates are self-signed) <o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>Could you please provide some pointer to fix this signature issue?<o:p></o:p></p><p class=MsoNoSpacing><o:p>&nbsp;</o:p></p><p class=MsoNoSpacing>Thanks,<o:p></o:p></p><p class=MsoNoSpacing>Senthil<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>