summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add server support for DHE ciphersChristian Heimes2016-02-291-1/+39
* Cleanup to remove a slew of trailing whitespaceRob Crittenden2015-10-021-1/+1
* Add support for Server Name Indication (SNI)Rob Crittenden2015-10-021-1/+27
* Add 'v' to refererences of protocols (e.g. SSLv3)Matthew Harmsen2015-07-291-7/+8
* Add support for TLS Session Tickets (RFC 5077)Rob Crittenden2015-06-111-0/+9
* Add RenegBufferSize optionRob Crittenden2015-06-101-0/+15
* Add compatibility for mod_ssl-style cipher definitionsRob Crittenden2014-12-021-117/+200
* Completely remove support for SSLv2Rob Crittenden2014-11-121-59/+2
* Add support for sqlite NSS databasesRob Crittenden2014-10-281-2/+11
* Don't enable SSL 3 by defaultRob Crittenden2014-10-161-2/+2
* Add support for enabling TLS v1.2Rob Crittenden2014-10-161-48/+49
* Document sample mod_nss use cases, including FIPS.Rob Crittenden2014-02-211-2/+297
* Documentation formatting fixesTomas Hoger2014-02-211-104/+100
* Add support for TLS v1.1, protocol ranges.Rob Crittenden2014-02-211-47/+66
* Compare CN value of remote host with requested host in reverse proxy.rcritten2010-05-131-38/+19
* Add information about ECC including required versions of NSPR and NSSrcritten2006-09-051-6/+222
* Add support for seeding the NSS Random Number Generator. This addsrcritten2005-10-031-1/+29
* Add proxy support to mod_nss. Most of the changes are related torcritten2005-09-291-36/+138
* 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
* Added Database Management section.rcritten2005-08-031-9/+150
* Reflect new Directive naming conventionrcritten2005-06-071-45/+69
* Basic documentation on the mod_nss module.rcritten2005-06-031-0/+908