summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add in support for older versions of NSS that don't have the functionrcritten2005-07-201-0/+7
* Fix lunasa problem. The key we generate must work for both encryption andrrelyea2005-07-061-2/+2
* Earlier versions of Apache 2.0 (such as on RHEL 3) don't supportrcritten2005-06-291-0/+2
* Add NSS database prefix supportrcritten2005-06-296-12/+48
* Zero length file for now so autoconf will shut up.rcritten2005-06-071-0/+0
* Reflect new Directive naming conventionrcritten2005-06-072-64/+88
* Basic documentation on the mod_nss module.rcritten2005-06-031-0/+908
* Fix formatting and variable name in error message.rcritten2005-06-031-2/+2
* Initialize enforcement of valid certificates to true.rcritten2005-06-031-0/+1
* Remove message about co-existing with mod_ssl, that works ok now.rcritten2005-06-032-18/+2
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-3123-1142/+1102
* Generate gencert so we can set the NSS and NSPR directories and makercritten2005-05-254-11/+66
* Add support for the SSL_CLIENT_CERT_CHAIN_ environment variable.rcritten2005-05-242-13/+90
* When doing SSLVerifyCert require then we need to always require thercritten2005-05-241-1/+1
* Terminate echo'd stringsrcritten2005-05-241-2/+2
* Enable more ciphers than just fips_3des_sha.rcritten2005-05-241-1/+1
* First crack at migrating an existing ssl.conf to nss.conf.rcritten2005-05-231-0/+306
* Remove check for Define SSLrcritten2005-05-231-11/+15
* Add support for apr-config.rcritten2005-05-234-177/+356
* The path to the cert database was hardcoded, use the value passed inrcritten2005-05-201-1/+6
* By default, don't start with an expired cert. Add optionrcritten2005-05-204-14/+34
* Initial import of mod_nssrcritten2005-05-1743-0/+29864