SSL_CTX_set_ecdh_auto
SSL_CTX_set_ecdh_auto(*ssl_ctx, 1);
SSL_CTX_set_ecdh_auto(ssl_ctx, 1);
if(!SSL_CTX_set_ecdh_auto(ctx,1)) {
if(!SSL_CTX_set_ecdh_auto(ctx,1)) {
if (!SSL_CTX_set_ecdh_auto(ctx,1))
if(!SSL_CTX_set_ecdh_auto(ctx,1)) {