ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/etc/example.conf
(Generate patch)

Comparing ircd-hybrid-7.2/etc/example.conf (file contents):
Revision 438 by michael, Wed Feb 1 21:24:07 2006 UTC vs.
Revision 439 by michael, Sat Feb 11 21:58:40 2006 UTC

# Line 107 | Line 107 | serverinfo {
107           * This assumes your private RSA key is stored in rsa.key. You
108           * MUST have an RSA key in order to generate the certificate
109           *
110 <         *      openssl req -new -days 3652 -x509 -key rsa.key -out cert.pem
110 >         *      openssl req -new -days 365 -x509 -key rsa.key -out cert.pem
111           *
112           * See http://www.openssl.org/docs/HOWTO/certificates.txt
113           *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines