Bugzilla – Bug 6941
Add Denial-of-Service protections to GridShib-CA
Last modified: 2010-01-26 13:42:28
You need to log in before you can comment on or make changes to this bug.
An easy protection would be to set $CGI::POST_MAX and $CGI::DISABLE_UPLOADS in CGIinterface.pm There may be others. Apache might have some that could be configured.