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 4173 by michael, Sat Jul 5 15:59:30 2014 UTC vs.
Revision 4185 by michael, Sun Jul 6 15:43:25 2014 UTC

# Line 151 | Line 151 | serverinfo {
151           * ssl_dh_elliptic_curve: defines the curve to use for the
152           * Elliptic Curve Diffie-Hellman (ECDH) algorithm.
153           *
154 <         * A list of supported curves by OpenSSL can be obtained by running:
155 <         *
156 <         *      openssl ecparam -list_curves
154 >         * A list of supported curves by OpenSSL can be obtained by running:
155 >         *
156 >         *      openssl ecparam -list_curves
157           */
158   #       ssl_dh_elliptic_curve = "secp521r1";
159  

Diff Legend

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