OpenSSL 1.0: Remove Elliptic Curves Extension

Posted by rursw1 on Stack Overflow See other posts from Stack Overflow or by rursw1
Published on 2010-05-05T05:47:12Z Indexed on 2010/05/05 5:58 UTC
Read the original article Hit count: 165

Filed under:
|

Hi,

Is there any way to remove the elliptic curves extension - elliptic_curves and ec_point_formats?

(Via function like SSL_CTX_set_options with SSL_OP_NO_TICKET for the SessionTicket extension, or by conditional compilation, or something else that works...)

Thank you in advance!

© Stack Overflow or respective owner

Related posts about openssl

Related posts about tls