]> git.pld-linux.org Git - packages/apache-mod_nss.git/commitdiff
- nss subdir for cert database
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 Jun 2008 06:38:10 +0000 (06:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_nss-config.patch -> 1.3

apache-mod_nss-config.patch

index 5b3a77a7f61e03d01081a75559dfabd9045544fb..0f29c52e6cda534317a2144041710fe09f531c7d 100644 (file)
@@ -1,6 +1,6 @@
 diff -U2 mod_nss-1.0.7/nss.conf.in mod_nss-1.0.7/nss.conf.in
---- mod_nss-1.0.7/nss.conf.in  2008-06-17 08:02:20.707400929 +0300
-+++ mod_nss-1.0.7/nss.conf.in  2008-06-17 09:14:46.944230209 +0300
+--- mod_nss-1.0.7/nss.conf.in  2008-06-17 09:14:46.944230209 +0300
++++ mod_nss-1.0.7/nss.conf.in  2008-06-17 09:37:06.875135679 +0300
 @@ -1,3 +1,4 @@
 -#
 +LoadModule nss_module modules/libmodnss.so
@@ -42,6 +42,13 @@ diff -U2 mod_nss-1.0.7/nss.conf.in mod_nss-1.0.7/nss.conf.in
 +#TransferLog logs/access_log
  LogLevel warn
  
+@@ -114,5 +116,5 @@
+ #   keys. The database consists of 3 files: cert8.db, key3.db and secmod.db.
+ #   Provide the directory that these files exist.
+-NSSCertificateDatabase @apache_conf@
++NSSCertificateDatabase @apache_conf@/nss
+ #   Database Prefix:
 @@ -190,5 +192,5 @@
      NSSOptions +StdEnvVars
  </Files>
This page took 0.167443 seconds and 4 git commands to generate.