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

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 2305 by michael, Wed Jun 19 19:41:30 2013 UTC vs.
Revision 2308 by michael, Wed Jun 19 19:43:39 2013 UTC

# Line 103 | Line 103 | serverinfo {
103           *
104           * Example command to store a 2048 bit RSA keypair in
105           * rsa.key, and the public key in rsa.pub:
106 <         *
106 >         *
107           *      openssl genrsa -out rsa.key 2048
108           *      openssl rsa -in rsa.key -pubout -out rsa.pub
109           *      chown <ircd-user>.<ircd.group> rsa.key rsa.pub

Diff Legend

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