summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Compare CN value of remote host with requested host in reverse proxy.rcritten2010-05-131-38/+19
| | | | | | Add configuration option to disable this, defaulting to on. 591224
* Add information about ECC including required versions of NSPR and NSSrcritten2006-09-051-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 addsrcritten2005-10-031-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 torcritten2005-09-291-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 blockrcritten2005-09-161-0/+14
|
* Make SSL2 an optional protocol, disabled by default.rcritten2005-09-131-20/+25
|
* Update to reflect changes to the NSSFIPS directivercritten2005-09-081-2/+13
|
* Add OCSP supportrcritten2005-09-061-1/+17
|
* Add a FIPS configuration option. This enables the FIPS internalrcritten2005-08-191-0/+11
| | | | | database module, configures for SSLv3 and TLSv1 and enables the 2 FIPS ciphers (and disables all the others).
* Added Database Management section.rcritten2005-08-031-9/+150
| | | | Added links to NSS and NSPR
* Reflect new Directive naming conventionrcritten2005-06-071-45/+69
|
* Basic documentation on the mod_nss module.rcritten2005-06-031-0/+908