From aef6b23708fe0626a47d3084288b51d0bf1aebcb Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Wed, 7 May 2008 16:37:50 +0000 Subject: [PATCH] Document location of the keys when using the nss database (#346731) --- genkey.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/genkey.xml b/genkey.xml index d6d9147..50b3574 100644 --- a/genkey.xml +++ b/genkey.xml @@ -34,10 +34,7 @@ - - - hostname @@ -51,8 +48,12 @@ Signing Requests (CSR). Generated certificates are stored in the directory /etc/pki/tls/certs/, and the corresponding private key in - /etc/pki/tls/private/. If using mod_nss - they are stored in the nss key and certficate databases. + /etc/pki/tls/private/. + + When using mod_nss the private key is stored in the + nss database. Consult the nss.conf file in + /etc/httpd/conf.d/ + for the location of the database. genkey will prompt for the size of key desired; whether or not to generate a CSR; whether or not an @@ -66,8 +67,6 @@ indicates that mod_nss database should be used to store keys and certificates. - set this flag to enable debug logs. -