| # | Line 150 | Line 150 | serverinfo { | |
|---|---|---|
| 150 | /* | |
| 151 | * ssl_dh_elliptic_curve: defines the curve to use for the | |
| 152 | * Elliptic Curve Diffie-Hellman (ECDH) algorithm. | |
| 153 | + | * Default is ANSI X9.62 prime256v1/secp256r1 if nothing else is specified. |
| 154 | * | |
| 155 | * A list of supported curves by OpenSSL can be obtained by running: | |
| 156 | * | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |