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!