Can shibboleth send dsa-sha1 signatures?
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 25 12:29:18 EDT 2014
On 7/25/14, 8:14 AM, "Matheesha Weerasinghe" <matheesha at gmail.com> wrote:
>
>I've tested as per
>https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPRelyingParty
><https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPRelyingParty
>> by adding a
>signingAlg ="http://www.w3.org/2000/09/xmldsig#dsa-sha1" in the
><relyingparty> and <ApplicationOverride> elements. This however now
>doesn't send a signed request at all.
> I just have signing="true" in both of them.
There'd probably be something in the log about it, but I think if it gets
an error using a configured algorithm when it's sending requests that it
probably will just fall back to unsigned.
Note that you certainly can't do this without creating a different key for
the SP. You can't use an RSA key and sign with DSA.
All that said, I have no earthly idea if DSA will work. I doubt it.
-- Scott
More information about the users
mailing list