| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |