X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FSSL_CONF_cmd.pod;h=18cc88f59b4c0180421d18ebc4144f22dc6aa7b7;hp=6731cf724ae3c4b96c0a7d3adbdbb4979a15f5f2;hb=c0b4ff16755c5ced1bde62dd34f9df0ab8967f12;hpb=fee65521e7af40d6fcedf68c515f602bdb11f565 diff --git a/doc/man3/SSL_CONF_cmd.pod b/doc/man3/SSL_CONF_cmd.pod index 6731cf724a..18cc88f59b 100644 --- a/doc/man3/SSL_CONF_cmd.pod +++ b/doc/man3/SSL_CONF_cmd.pod @@ -62,17 +62,6 @@ If a server does not request a certificate this option has no effect. The syntax of B is identical to B<-sigalgs>. If not set then the value set for B<-sigalgs> will be used instead. -=item B<-curves> - -This sets the supported elliptic curves. For clients the curves are -sent using the supported curves extension. For servers it is used -to determine which curve to use. This setting affects curves used for both -signatures and key exchange, if applicable. - -The B argument is a colon separated list of curves. The curve can be -either the B name (e.g. B) or an OpenSSL OID name (e.g -B). Curve names are case sensitive. - =item B<-groups> This sets the supported groups. For clients, the groups are