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

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 2467 by michael, Sat Aug 17 20:43:45 2013 UTC vs.
Revision 2468 by michael, Sun Aug 18 18:25:28 2013 UTC

# Line 102 | Line 102 | serverinfo {
102           * rsa_private_key_file: the path to the file containing the
103           * RSA key for cryptlink.
104           *
105 <         * Example commands to store a 2048 bit RSA keypair in
106 <         * rsa.key, and the public key in rsa.pub:
105 >         * Example commands to store a 2048 bit RSA key in rsa.key:
106           *
107           *      openssl genrsa -out rsa.key 2048
108           *      chown <ircd-user>.<ircd.group> rsa.key

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)