Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compare CN value of remote host with requested host in reverse proxy. | rcritten | 2010-05-13 | 1 | -38/+19 |
| | | | | | | Add configuration option to disable this, defaulting to on. 591224 | ||||
* | Add information about ECC including required versions of NSPR and NSS | rcritten | 2006-09-05 | 1 | -6/+222 |
| | | | | | | | | and the available ciphers. Clarify starting up Apache without requiring user intervention. Fix a few bad links to NSPR. | ||||
* | Add support for seeding the NSS Random Number Generator. This adds | rcritten | 2005-10-03 | 1 | -1/+29 |
| | | | | | a new directive, NSSRandomSeed based on the mod_ssl SSLRandomSeed directive. | ||||
* | Add proxy support to mod_nss. Most of the changes are related to | rcritten | 2005-09-29 | 1 | -36/+138 |
| | | | | | | adding new configuration directives. For the others we need to initialize an NSS socket differently whether we will be acting as a client or a server. | ||||
* | Add missing copyright block | rcritten | 2005-09-16 | 1 | -0/+14 |
| | |||||
* | Make SSL2 an optional protocol, disabled by default. | rcritten | 2005-09-13 | 1 | -20/+25 |
| | |||||
* | Update to reflect changes to the NSSFIPS directive | rcritten | 2005-09-08 | 1 | -2/+13 |
| | |||||
* | Add OCSP support | rcritten | 2005-09-06 | 1 | -1/+17 |
| | |||||
* | Add a FIPS configuration option. This enables the FIPS internal | rcritten | 2005-08-19 | 1 | -0/+11 |
| | | | | | database module, configures for SSLv3 and TLSv1 and enables the 2 FIPS ciphers (and disables all the others). | ||||
* | Added Database Management section. | rcritten | 2005-08-03 | 1 | -9/+150 |
| | | | | Added links to NSS and NSPR | ||||
* | Reflect new Directive naming convention | rcritten | 2005-06-07 | 1 | -45/+69 |
| | |||||
* | Basic documentation on the mod_nss module. | rcritten | 2005-06-03 | 1 | -0/+908 |