tls_legacy_method
const SSL_METHOD *tls_legacy_method(void);
return tls_legacy_method();
s->method = tls_legacy_method();