SP AuthnRequest - Signature size exceeded output buffer size
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 27 11:29:48 EST 2014
On 2/27/14, 11:21 AM, "Daniel Merchant" <danielmerchant at gmail.com> wrote:
>I expect there is a setting where I need to increase a buffer size value
>but I have done a lot of Googling, checked through all the documentation
>that seems relevant and can not find this anywhere.
There's no setting. The code that is not mine but am stuck maintaining was
broken and needed a fix to prevent buffer overflow, and the fix was a
tactical one. I don't believe it always fails on larger keys, but I don't
think it handles arbitrary cases yet (or possibly ever) either.
In any case, there's nothing you can do and you can't fix it. You can open
a bug to remind me to look into what the library happens to be doing and
provide a sample if possible. If you can generate a dummy key and a
message that will fail and attach it to the bug, it will help.
-- Scott
More information about the users
mailing list