Clarify BN_mod_exp docs
[openssl.git] / doc / man3 / SSL_CONF_cmd.pod
index e3dc42c3b38b63a570d5769b993e0fc0980cb795..4d3e9c2b72845121e9eb1c256f829a60c78352c7 100644 (file)
@@ -597,10 +597,6 @@ Set supported curves to P-256, P-384:
 
  SSL_CONF_cmd(ctx, "Curves", "P-256:P-384");
 
-Set automatic support for any elliptic curve for key exchange:
-
- SSL_CONF_cmd(ctx, "ECDHParameters", "Automatic");
-
 =head1 RETURN VALUES
 
 SSL_CONF_cmd() returns 1 if the value of B<cmd> is recognised and B<value> is