Disabling client initiated renegotiation
Chris Hill <[email protected]> Sat, 9 Apr 2011 17:48:28 -0400
| Newsgroups | gmane.comp.apache.community |
|---|---|
| Message-ID | <[email protected]> |
Hi all, My company relies on Apache for a number of customer facing sites. What's a reliable way to disable client initiated renegotiation (both secure and insecure renegotiation)?. I know one specific openssl library (l) disables this, but then later ones enable "secure" renegotiation, which we need to disable. Ideally, I'd like a solution through an configuration parameter so that future versions/upgrades do not re-enable renegotiation. Thanks for your help. Regards, Chris.