From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 17 Jan 2007 16:43:52 -0000 Subject: [Cluster-devel] conga/ricci/test INSTALL Message-ID: <20070117164352.18177.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2007-01-17 16:43:52 Modified files: ricci/test : INSTALL Log message: docs change. sync the file with -RHEL5. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/test/INSTALL.diff?cvsroot=cluster&r1=1.2&r2=1.3 --- conga/ricci/test/INSTALL 2006/03/28 15:46:58 1.2 +++ conga/ricci/test/INSTALL 2007/01/17 16:43:52 1.3 @@ -6,7 +6,7 @@ 2. Generate SSL key and certificate: openssl genrsa -out privkey.pem 2048 - openssl req -new -x509 -key privkey.pem -out cacert.pem -days 1095 + openssl req -new -x509 -key privkey.pem -out cacert.pem -days 1825 and move them to /usr/share/ricci-storage-web/certs/ 3. chmod a+x /var/www/cgi-bin/ricci-storage-web